<br>Hi alaamegawer,<br><br>It&#39;s your &quot;.img&quot; image an Analyze or Nifti image ?<br><br>If so, then the answer is:<br>yes, you can read it with ITK.<br><br><br>It you have a pair:<br><br>     image.img<br>     image.hdr<br>
<br><br>Then pass the &quot;image.hdr&quot; filename as input to <br>the itk::ImageFileReader, and it should be able<br>to read the image from there.<br><br><br>     Luis<br><br><br>------------------------------<br><div class="gmail_quote">
On Mon, May 28, 2012 at 5:38 PM, alaamegawer <span dir="ltr">&lt;<a href="mailto:alaamegawer@yahoo.com" target="_blank">alaamegawer@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
<br>
How are you everyone? i wanna read *.img and .its header using itk .<br>
please tell me how? if you can.<br>
<br>
<br>
thanks in advance<br>
<br></blockquote></div><br>