MINC/SoftwareDevelopment/EZMINC/MincifiedTools

3rd party tools which were made to understand MINC using EZMINC edit

Advanced Normalization Tools (ANTS) edit

Non-linear diffeomorphic registration tool, home page: http://picsl.upenn.edu/ANTS/ MINCIFIED version based on version 1.9 can read .mnc files, if the output have extension is .xfm, it will produce MINC style xfm files for forward and backward transformations. Note that non-linear part is stored in a separate file with suffix _grid_0.mnc (referenced from xfm files)

ITK SNAP edit

Visual tools for manual segmentation of anatomical images, home page: http://www.itksnap.org MINCIFIED version based on version 2.0.0:

WARNING: Please upgrade to the latest version of binary package or compile EZminc version r73 or later if using source. A bug was fixed in the previous version leading to occasional corruption of minc files with labels due to inter-slice normalization.

MINCIFIED version based on version 2.2.0:

NOTE: Due to the differences between neurological and radiological notations mincified version will not correctly display nii files (left-right swap).

ElastiX edit

Non-linear registration tool, home page: http://elastix.isi.uu.nl/

NOTE: Elastix v4.3 has a must be compiled with ITK 3.14. Furthermore, ITK 3.14 must itself be compiled with the CMake variable ITK USE REVIEW set to ON and ITK USE REVIEW STATISTICS also set to ON. Please refer to the manual for detailed building instructions.