[Insight-users] using ImageRegionIterator will change the image value?
Han D. F
jlu_hdf at 126.com
Thu Jan 22 20:32:12 EST 2009
hello ,
I just use
itk::ImageRegionConstIterator
ImageRegionIterator
to connect two 3d volumes to one 3d volume
I find the original iamges are more bright than the new volume.
I can not explain the fact.
The original images are 16 bit unsigned short. as
typedefsignedshort InputPixelType;
typedefsignedshort OutputPixelType;
constunsignedint Dimension = 3;
I also define the input and output image type as unsigned short.
if there is something i missing?
why they are different?
best
hdf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090123/9e22b824/attachment.htm>
More information about the Insight-users
mailing list