-
Notifications
You must be signed in to change notification settings - Fork 3
Labels
Description
- download/build OR use python lib
- download/build
- download: get pre-compiled binaries from https://github.com/rordenlab/dcm2niix/releases
- build: use
cmaketo build from https://github.com/rordenlab/dcm2niix - add python wrapper function (rather than directly calling
subprocess)- or just use https://github.com/jstutters/pydcm2niix
- python lib: use https://github.com/icometrix/dicom2nifti (
pydicom+nibabel)
- download/build
- update
nimpadependencies