QMRITools`
QMRITools`
DcmToNii
DcmToNii[]
converts a dicom folder to nii,you will be prometed for the location of the folders.
DcmToNii[{"input","ouput"}]
converts the "input" dicom folder to nii files which are place in the "output" folder. For this function to work the dcm2niix.exe file should be present in the QMRITools aplication folder.
Details
- The following options can be given:
-
CompressNii True CompressNii is an option for DcmToNii and ExportNii. If set True .nii.gz files will be created. Method Automatic Method is an option for various algorithm-intensive functions that specifies what internal methods they should use. UseVersion 1 UseVersion is an option for DcmToNii. For windows it allows to switch between different versions of dcm2niix.exe. UseSubfolders False UseSubfolders is an option for DcmToNii. If set True the nii conversion is done for each folder in the selected input folder. DeleteOutputFolder False DeleteOutputFolder is an option of DcmToNii. If the ouput folder already exists it will be deleted. MonitorCalc True MonitorCalc is an option for many processing functions. When true the proceses of the calculation is shown.