[ITK-users] SimpleITK - supported Pixel Type by JoinSeriesImageFilter
devis peressutti
devis.peressutti at gmail.com
Fri May 23 09:48:25 EDT 2014
Dear itk-users,
I'm using the JoinSeriesImageFilter in SimpleITK to stack a series of 2D
slices into a 3D volume but I get the following exception thrown:
RuntimeError: Exception thrown in SimpleITK JoinSeriesImageFilter_Execute:
/scratch/dashboards/SimpleITK-RHEL6-x86_64-pkg-py2.7/SimpleITK/Code/Common/include/sitkMemberFunctionFactory.hxx:180:
sitk::ERROR: Pixel type: 16-bit unsigned integer is not supported in 3D
byN3itk6simple21JoinSeriesImageFilterE
I tried to cast the 2D images to other PixelType but got same result.
Any hint would be greatly appreciated.
Thanks,
Devis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20140523/90b8f360/attachment.html>
More information about the Insight-users
mailing list