[Insight-developers] VectorImage Superclass typdef is wrong

Karthik Krishnan Karthik.Krishnan at kitware.com
Mon Mar 6 16:14:50 EST 2006


fixed.. thanks
-karthik

Gaetan Lehmann wrote:

>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
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Insight-developers mailing list
>Insight-developers at itk.org
>http://www.itk.org/mailman/listinfo/insight-developers
>  
>


More information about the Insight-developers mailing list