[Insight-users] ImageSeriesReadWrite.cxx Volume Format
Felix Bollenbeck
bollen at ipk-gatersleben.de
Thu Feb 1 07:17:45 EST 2007
Hi itk users,
currently Im trying to get familiar with the enormous itk functionality...
straightforward: ImageSeriesReadWrite is in the examples dir calling it
with a renamed .png file matching the name generator expression causes
an error - no 3D png files!
what is a suitable volume fileformat?
TIA and regards,
Felix.
felix at mue-11:~/Desktop/Insight/bin$ ./ImageSeriesReadWrite 1 5 out.png
ExceptionObject caught !
itk::ExceptionObject (0x810d148)
Location: "virtual void itk::PNGImageIO::Write(const void*)"
File: /home/felix/Desktop/InsightToolkit-3.0.0/Code/IO/itkPNGImageIO.cxx
Line: 432
Description: itk::ERROR: PNGImageIO(0x810e0d8): PNG Writer can only
write 2-dimensional images. You are requesting to write an image of
dimension = 3 with filename out.png
More information about the Insight-users
mailing list