Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/xiangruili/dicm2nii

DICOM to NIfTI conversion, NIfTI tools
https://github.com/xiangruili/dicm2nii

Last synced: 12 days ago
JSON representation

DICOM to NIfTI conversion, NIfTI tools

Lists

README

        

# DICOM to NIfTI conversion, DICOM and NIfTI tools, NIfTI visualization (version 2024.06.06)
[![View xiangruili/dicm2nii on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/42997-xiangruili-dicm2nii)
[![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=xiangruili/dicm2nii)

# dicm2nii
Convert DICOM into NIfTI. It can also convert PAR/XML/REC, HEAD/BRIK, MGZ and BrainVoyager files into NIfTI.

# nii_tool
Create, load, save NIfTI file. Support both version 1 and 2 NIfTI, and variety of data type.

# nii_viewer
Visualize NIfTI. Can also visualize any file convertible to NIfTI by dicm2nii.

# nii_coreg
Affine registration of images with the same modality.

# nii_deface
Removes face and neck structure from T1w/T2w NIfTI.

# nii_moco
Perform motion correction on a NIfTI.

# nii_stc
Perform slice timing correction on a NIfTI.

# nii_xform
Transform a NIfTI into different resolution, or into a template space.

# dicm_hdr, dicm_img, dicm_dict, dicm_save, dicm_val_rep
Read/write DICOM header and image, independent of Matlab Image Processing Toolbox.

# rename_dicm, sort_dicm, anonymize_dicm
DICOM tools performing the tasks as indicated by the name.

# RT_moco
Real time motion/image monitor and more for Siemens scanner.