[Insight-users] how can i read *.img dataset using itk

Luis Ibanez luis.ibanez at kitware.com
Mon May 28 18:40:49 EDT 2012


Hi alaamegawer,

It's your ".img" image an Analyze or Nifti image ?

If so, then the answer is:
yes, you can read it with ITK.


It you have a pair:

     image.img
     image.hdr


Then pass the "image.hdr" filename as input to
the itk::ImageFileReader, and it should be able
to read the image from there.


     Luis


------------------------------
On Mon, May 28, 2012 at 5:38 PM, alaamegawer <alaamegawer at yahoo.com> wrote:

>
>
>
> How are you everyone? i wanna read *.img and .its header using itk .
> please tell me how? if you can.
>
>
> thanks in advance
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120528/1177f4f0/attachment.htm>


More information about the Insight-users mailing list