Skip to content

minc integration with ITK, used to be part of main minc, and before that part of EZminc

Notifications You must be signed in to change notification settings

BIC-MNI/minc4itk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

External module for integrtion of MINC with ITK


Installation
------------
 * git clone git://itk.org/ITK.git
 * git clone git@github.com:vfonov/minc4itk.git
 * cd ITK
 * edit CMake/UseITK.cmake , find the line foreach (ImageFormat  Nifti Nrrd Gipl HDF5 ) and add Minc at the end.
 * cd Modules/External
 * ln -s ../../../minc4itk
 * cd ../../../
 * mkdir build_itk
 * cd build_itk
 * ccmake ../ITK
 * The rest is pretty standard...

About

minc integration with ITK, used to be part of main minc, and before that part of EZminc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published