[Insight-users] adding MINC 1/2 to ITKv4

Steven Mocking smocking at nmr.mgh.harvard.edu
Wed Mar 7 18:49:50 EST 2012


Looks interesting. Will try to check it out next week.

On 03/07/12 18:33, Vladimir S. FONOV wrote:
>>> Actually, the minc 1/2 reader and writer for ITKv4 is already included
>>> in latest minc version ( ie grab latest version from
>>> https://github.com/andrewjanke/minc ) and then use cmake to build it
>>> - you can specify ITK v4 config location in ITK_DIR ( i.e<itk install
>>> prefix>/lib/cmake/ITK-4.0)
>>> And then it will build everything needed.
>> Are there dependencies?  ex are the NetCDF and HDF5 libraries required?
> Yes, NetCDF is neede, but now build system can download and compile
> them for you if you are using cmake>  2.8.2 - just set
> USE_SYSTEM_NETCDF to OFF
> for HDF5 i check if ITK4 was build with it, and then link against the
> one from ITK
>
>
>>> I can make a patch that will integrate minc module with the main ITK
>>> v4 build tree , is there are some coding requirements that I have to
>>> follow?
>> The most important will be to have unit tests that achieve close to 100% line coverage.
>>
>> ITK's coding style is here:
>> <http://www.itk.org/Wiki/ITK/Coding_Style_Guide>
>
>



The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.



More information about the Insight-users mailing list