[Insight-users] MINC 1/2 external module

Vladimir S. FONOV vladimir.fonov at gmail.com
Thu Mar 22 09:31:14 EDT 2012


Hello,

I was going to make it an External module as Matt McCormick suggested 
earlier to start with.



On 12-03-22 09:27 AM, Félix C. Morency wrote:
> Correct me if I'm wrong, but I think you want to push your patch to
> Gerrit for review. More information on the ITK development workflow
> can be found at [1].
>
> [1]: http://www.itk.org/Wiki/ITK/Git/Develop
>
> Regards,
> -F
>
> On Wed, Mar 21, 2012 at 5:20 PM, Vladimir S. FONOV
> <vladimir.fonov at gmail.com>  wrote:
>> 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


More information about the Insight-users mailing list