DICOM to NIfTI Converter for 4D Data
This function is an extension of the DICOM-to-NIfTI converter 'dicm2nii' (https://www.mathworks.com/matlabcentral/fileexchange/42997-dicom-to-nifti-converter--nifti-tool-and-viewer). It converts a set of DICOM (Digital Imaging and Communications in Medicine) files to NIFTI-1 format (http://nifti.nimh.nih.gov/nifti-1) "for 4D data" such as functional magnetic resonance imaging (MRI). This function requires the FMRIB Software Library (FSL, http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/) as well as dicm2nii on Linux. An example command is given as follows:
dicom2nii('dicom_folder','out.nii.gz');
引用格式
Wonsang You (2024). DICOM to NIfTI Converter for 4D Data (https://www.mathworks.com/matlabcentral/fileexchange/58239-dicom-to-nifti-converter-for-4d-data), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- Sciences > Neuroscience > Human Brain Mapping > MRI >
- Industries > Medical Devices > DICOM Format >
- Sciences > Physics > Medical Physics >
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 | The description was updated. |