[Insight-users] error in VTKImageIO?

Matthias Guenther Matthias.Guenther at advancedmri.com
Thu Feb 21 13:42:41 EST 2002


Hi,

I changed the code of itkVTKImageIOTest.cxx to write a 3D image into a
VTK file. In the dimension entry there seems to be a blank missing:

# vtk DataFile Version 3.0
VTK File Generated by Insight Segmentation and Registration Toolkit
(ITK)
ASCII
DATASET STRUCTURED_POINTS
DIMENSIONS 32 3232
...

I would assume should say:
...
DIMENSIONS 32 32 32
...

By the way, I have some problems reading a VTK file in binary form. Is
the reader not finished yet?

Greetings,
Matthias



More information about the Insight-users mailing list