[Insight-users] VectorImage Writing Problem

Raluca ralu_kitty@hotmail.com
Sun, 19 Jan 2003 02:15:33 +0100


Hi everyone,

I'm trying to write the VectorDistanceMap image produced by the Danielsson
Filter, which has a PixelType of Offset<3>, as a Meta Image. After having
updated the ImageIOBase.cxx file in ITK the program produces the .mha and
.mha.raw files but I have just noticed that the .mha file only contains the
header and the .raw file is empty! I get no writing error. I also checked if
the filter updates correctly and it does ... the image is created and I can
access pixel values.

Can anyone help?
Thanks