Skip to content

xiangruili/dicm2nii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1b7b574 · Aug 21, 2024
Aug 30, 2023
Aug 30, 2023
Jun 12, 2016
Jun 12, 2016
Aug 21, 2024
Apr 6, 2024
Mar 7, 2023
Jul 17, 2017
Aug 21, 2024
Aug 21, 2024
Aug 21, 2024
Nov 30, 2021
Feb 15, 2020
Mar 7, 2023
Aug 30, 2023
Aug 30, 2023
Sep 16, 2018
Feb 22, 2023
Aug 30, 2023
May 28, 2024
Aug 30, 2023
Aug 30, 2023
Aug 30, 2023
Feb 20, 2024
Aug 30, 2023
Jun 12, 2016
Jul 17, 2017
Jul 17, 2017
Jan 9, 2024
Aug 21, 2024
Aug 29, 2021

Repository files navigation

DICOM to NIfTI conversion, DICOM and NIfTI tools, NIfTI visualization (version 2024.08.21)

View xiangruili/dicm2nii on File Exchange Open in MATLAB Online

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.