[Insight-users] How to read MetaImages.

Luis Ibanez luis . ibanez at kitware . com
Mon, 12 May 2003 11:54:54 -0400


Hi P3,

You will find details on this on the SoftwareGuide
http://www.itk.org/ItkSoftwareGuide.pdf

Chapter 6, pdf-page 157.

Just instantiate an itk::ImageFileReader<> and
provide the filename .mha with the method
SetFileName().



Regards,


   Luis


-----------------------------------
. p3rdigão wrote:
> 
> Hi
> 
> How do I use this metaimage format?
> 
> can you give me the main steps?
> 
> Regards
> 
> P3
> 
>