[Insight-users] 3D image data
Wen Shi
wsa18 at sfu.ca
Tue Mar 17 15:47:39 EDT 2009
Hi Guys,
I really got confused about the 3D image data.
I used imageSeriesReader read a collection of 2D slices of images and output a 3D image, the code is the same as in the example /ImageSeriesReadWrite.cxx
Then I got the output image which is for sure a 3D image.
Then I used ImageSeriesWriter tried to write it back into slices. The code is the same in /iamgeReadImageSeriesWrite.cxx
But then when I debug the 3D image is actually not recognized as 3D since the size of the image during debugging is something as 827X193X1.
How to generate a real 3D image?
Why the output of SeriesReader is not recognized as a 3D image?
Thanks a lot
Wen Shi
More information about the Insight-users
mailing list