[Insight-users] MINC 1/2 external module
Vladimir S. FONOV
vladimir.fonov at gmail.com
Wed Mar 21 17:20:09 EDT 2012
Hello Everybody,
I have managed to create an External module for ITKv4 to add MINC1 and
MINC2 io support.
Unfortunately installation requires tweaking CMake/UseITK.cmake
So, for those who are interested in trying it out:
after obtaining sources of ITKv4, apply provided patch ( it adds minc
file format to the list of recognized formats) and clone minc into
external module directory:
patch < add_minc_file_format.patch
cd Modules/External/
git clone git://github.com/vfonov/minc.git
To compile you would need to have netcdf library installed in the
system, module will use HDF5 bundled with ITK.
As you can see the whole minc project is inserted as a module, if you
think that it would be better idea to have only ITK - wrapper interface
in the module let me know.
--
Best regards,
Vladimir S. FONOV ~ vladimir <dot> fonov <at> gmail <dot> com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add_minc_file_format.patch
Type: text/x-patch
Size: 559 bytes
Desc: not available
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120321/660478b1/attachment.bin>
More information about the Insight-users
mailing list