Hi all,<br>
<br>
When I tried to convert *.img 3D volume data set to *.bmp series using
&nbsp; ImageReadImageSeriesWrite.cxx&nbsp; I got a noise image series.
I changed o/p image type to <br>
typedef itk::Image&lt; unsigned char, 2 &gt;&nbsp;&nbsp;&nbsp;&nbsp; Image2DType;<br>
&nbsp;<br>
input image type is unsigned short. can any one tell me what is happening, I am new to ITK.<br>
<br>
Thanks in advance<br>
<br>
Suresh G N<br>
<br>