[Insight-users] .mha file format.

Luis Ibanez luis.ibanez at kitware.com
Sun Feb 4 14:18:27 EST 2007


Hi Mostafa,

Simply use the itk::ImageFileReader class.


Please read the ITK Software Guide

   http://www.itk.org/ItkSoftwareGuide.pdf

In particular Chapter 7. "Reading and Writing Images".

You will find details and examples on how to
read and write images in ITK.

The source code of the examples can be found in

              Insight/Examples/IO


The IO factory mechanism in ITK makes possible
to use the ImageFileReader for reading any of
the supported image file formats.


  Regards,


     Luis


----------------------------------
Mostafa Jabarouti Moghaddam wrote:
> How read .mha file format with ITK?
> 
> 
> Best Regards,
> M.J.M.
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
> 


More information about the Insight-users mailing list