[Insight-users] Re: Insight-users digest, Vol 1 #1001 - 11 msgs
Adolfo González Uzábal
fito at unizar . es
Fri, 21 Nov 2003 10:58:21 +0100
Hi all again!
I think my problem with multiresolution is quite similar to Mr.Fucang one.
If I've understood, the solution is having a float as pixel type.
>> Subject: RE: [Insight-users] Why MultiResolutionPyramidImageFilter
>> does not produce right image?
>> Date: Wed, 19 Nov 2003 09:25:54 -0800
>> Hi Fucang,
>>
>> I think the filter requires the output pixel type to be floating
>> point. Could you try it out as an experiment?
>>
>> - Lydia
But if trying to write a .png from the output of the multiresolution I get the
following:
itk::ExceptionObject (00E6F964)
Location: "Unknown"
File: D:\InsightToolkit-1.4.0\Code\IO\itkPNGImageIO.cxx
Line: 502
Description: itk::ERROR: PNGImageIO(0028A870): PNG supports unsigned char and un
signed short
Is the solution using also a different format for writing the output?
I'll keep on searching. Best wishes!
Adolfo G.U.