[ITK] Exception regarding floating point buffer

Matt McCormick matt.mccormick at kitware.com
Wed Apr 16 09:52:08 EDT 2014


Hi Ruturaj,

What are the formats of the input and output images?

Thanks,
Matt

On Wed, Apr 16, 2014 at 12:36 AM, Girish, Gavaskar Ruturaj
<gavaskar.ruturaj.girish at philips.com> wrote:
> Dear all,
>
>
>
> I have written a simple program to smoothen a 3D image using
> CurvatureFlowImageFilter. The pipeline is as follows: ImageFileReader à
> CurvatureFlowImageFilter à ImageFileWriter
>
> Both input and output pixel types are specified as float. When I run the
> program, I get the following exception:
>
>
>
> Exception caught !
>
>
>
> itk::ExceptionObject (000000000012F640)
>
> Location: "unknown"
>
> File: ..\..\..\..\..\ITK\Modules\IO\GDCM\src\itkGDCMImageIO.cxx
>
> Line: 886
>
> Description: itk::ERROR: GDCMImageIO(000000000217DD70): A Floating point
> buffer
>
> was passed but the stored pixel type was not specified.This is currently not
> supported
>
>
>
> What is the cause of this error?
>
>
>
> Thanks & Regards
>
> Ruturaj
>
>
>
>
> ________________________________
> The information contained in this message may be confidential and legally
> protected under applicable law. The message is intended solely for the
> addressee(s). If you are not the intended recipient, you are hereby notified
> that any use, forwarding, dissemination, or reproduction of this message is
> strictly prohibited and may be unlawful. If you are not the intended
> recipient, please contact the sender by return e-mail and destroy all copies
> of the original message.
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/community
>



More information about the Community mailing list