forked from BIC-MNI/minc4itk
-
Notifications
You must be signed in to change notification settings - Fork 0
sindhura234/minc4itk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
External module for integrtion of MINC with ITK Installation ------------ * git clone git://itk.org/ITK.git * git clone [email protected]: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 0
No packages published
Languages
- C++ 81.2%
- C 18.8%