[Insight-developers] VectorImage Superclass typdef is wrong

Gaetan Lehmann gaetan.lehmann at jouy.inra.fr
Mon Mar 6 15:50:45 EST 2006


Hi,

In VectorImage, Superclass typedef is

  typedef ImageBase<VImageDimension>   Superclass;

while it should be 

  typedef Image< VariableLengthVector< TPixel >, VImageDimension >   
Superclass;


Can someone fix that ?

Thanks,

Gaetan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://www.itk.org/mailman/private/insight-developers/attachments/20060306/f1e74d00/attachment.pgp


More information about the Insight-developers mailing list