[Insight-users] VectorDistanceMap
Raluca
ralucutzy@hotmail.com
Thu, 9 Jan 2003 15:53:45 +0100
Hi everybody
I'm using DanielssonDistanceMapImageFilter and I'm trying to save the
VectorDistanceMap image to file. I've tried several writes and they all gave
an error: "Pixel Type currently not available"
According to the definition of the VectorIamgeType the PixelType is
Offset<3> for a 3D Input Image.
I've had no problem writing the DistanceMapImage.
Can anyone tell me if it's possible to write this image to file and how?
Thanks