[Insight-users] Reading MINC 2.0 Images with SimpleITK 0.5.1 Windows x64 C#

Bradley Lowekamp blowekamp at mail.nih.gov
Wed Oct 31 08:35:59 EDT 2012


Hello,

ITK ( and there by SimpleITK ) does not directly support the MINC image format. There have been a couple of Insight Journal article regarding adding this:

http://www.insight-journal.org/browse/publication/64
http://www.insight-journal.org/browse/publication/88

And there is some work in progress on adding this to ITKv4 in gerrit review process:

http://review.source.kitware.com/#/c/5925/

So it may be possible with a good bit of work to get ITK to support the MINC format. After that is done then SimpleITK can be compiled against that and it and you should have C# bindings. Clearly this would not be an easy task, and it may be better to just use a 3rd party conversion tool to convert the MINC format to something ITK can read.

Brad


On Oct 28, 2012, at 11:30 AM, Sebastian Widz <widz at infovision.pl> wrote:

> Hi,
>  
> I am trying to load an MINC 2.0 Image.
>  
> I get the following error:
>  
> System.ApplicationException : Exception thrown in SimpleITK ImageFileReader_Execute: ..\..\..\..\..\ITK\Modules\IO\HDF5\src\itkHDF5ImageIO.cxx:883:
> itk::ERROR: HDF5ImageIO(000000001DBE7AE0): H5Dopen2 failed
>  
> Do you have an suggestions what can cause such error?
> Should I install some additional libraries?
>  
> Regards,
> Sebastian
> _____________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
> 
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20121031/6f5d1a54/attachment.htm>


More information about the Insight-users mailing list