[Insight-users] runtime error on example Image5
Fernando Rannou
rannou@mednet.ucla.edu
Thu, 06 Mar 2003 17:07:49 -0800
Hello All,
When I run the example Image5 found on Examples/DataRepresentation/Image
I get the following runtime error.
$ ./Image5 junk
Exception caught !
itk::ExceptionObject (0x80699b0)
Location: "Unknown"
File:
/home/rannou/Software/Insight-bin/include/InsightToolkit/IO/itkImageFileWriter.txx
Line: 119
Description: itk::ERROR: ImageFileWriter(0x8067b08): No ImageIO set, or
none could be created.
What am I doing wrong?
Thanks
Fernando