Skip to content

COMP: Add DWIConvert as a CLI Module

Sam Horvath requested to merge github/fork/Chaircrusher/AddDWIConvert into master

Created by: Chaircrusher

DWIConvert is a compatible replacement for DicomToNrrdConverter. This patch uses CMake's ExternalProject to download the source code from

https://github.com/Chaircrusher/NewDicomToNrrdConverter

and build it as part of the Modules/CLI build.

Merge request reports