[Insight-users] write vector image

Mathieu Malaterre Mathieu . Malaterre at creatis . insa-lyon . fr
Thu, 13 Nov 2003 15:24:25 +0100


Bing Jian wrote:
> I just checked that itkImageIOBase.cxx file. It can support
> CovariantVector<float,2>, CovariantVector<float,3> and Vector
> <float,3>. I guess the reason may be that my pixel type is
> CovariantVector<double, 2 or 3>. So I just need to add some
> more entries in that file and recompile it?
> 

That's what I would do, but as Luis said it was a temp fix:

http://www . itk . org/pipermail/insight-users/2003-February/002485 . html


/mat