[Insight-users] PNG file writing
Miller, James V (Research)
millerjv@crd.ge.com
Tue, 25 Feb 2003 16:46:03 -0500
My guess is that the factory mechanism did not find an ImageIO
object capable of producing your file. Make sure that the filename
you specified has a ".png" extension.
Jim
> -----Original Message-----
> From: Silvester Czanner [mailto:czanner@psc.edu]
> Sent: Tuesday, February 25, 2003 4:10 PM
> To: insight
> Subject: [Insight-users] PNG file writing
>
>
> Hi,
>
> is there anything wrong with PNG file writer? I tried to
> convert RAW image to PNG format and I received following
> error message:
>
> Exception caught during PNG file writing
>
> itk::ExceptionObject (0x8120d60)
> Location: "Unknown"
> File: /home/czanner/CVSROOT/Insight/Code/IO/itkImageFileWriter.txx
> Line: 119
> Description: itk::ERROR: ImageFileWriter(0x811e6d0): No
> ImageIO set, or none could be created.
>
> I also received the same error message when I tried to run
> PNGImageReadWrite example.
>
> Thank you,
>
> Silvester
>
> --
>
> Silvester Czanner, PhD
>
> Pittsburgh Supercomputing Center | tel. +1 412 268 3496
> Carnegie Mellon University | fax +1 412 268 5832
> 4400 Fifth Avenue, | czanner@psc.edu
> Pittsburgh, PA 15213, USA | http://www.psc.edu/~czanner
>
> ... the life would be much simpler, if we have a source code
> for it ...
>
>
>
>
>
>
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
>