MINC/SoftwareDevelopment/EZMINC/MincifiedTools

From Wikibooks, open books for an open world
(Redirected from MINC/EZMINC/MincifiedTools)
Jump to navigation Jump to search

3rd party tools which were made to understand MINC using EZMINC[edit | edit source]

Advanced Normalization Tools (ANTS)[edit | edit source]

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 | edit source]

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 | edit source]

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.