DICOM to NIfTI Converter for 4D Data

版本 1.0.0.0 (1.5 KB) 作者: Wonsang You
DICOM to NIfTI Converter for 4D Data
518.0 次下载
更新时间 2016/7/14

查看许可证

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 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

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.