[ITK] Exception regarding floating point buffer

Matt McCormick matt.mccormick at kitware.com
Thu Apr 24 01:07:44 EDT 2014


Hi Ruturaj,

Please try a format other than DICOM for the output, e.g. .mha.

HTH,
Matt

On Thu, Apr 17, 2014 at 11:51 PM, Girish, Gavaskar Ruturaj
<gavaskar.ruturaj.girish at philips.com> wrote:
> Hi Matt,
>
> Both input and output images are DICOM files (.dcm).
>
> Thanks & Regards
> Ruturaj
>
> -----Original Message-----
> From: Matt McCormick [mailto:matt.mccormick at kitware.com]
> Sent: Wednesday, April 16, 2014 7:22 PM
> To: Girish, Gavaskar Ruturaj
> Cc: community at itk.org
> Subject: Re: [ITK] Exception regarding floating point buffer
>
> 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
>>
>
> ________________________________
> 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.



More information about the Community mailing list