<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt">Hello,<br>&nbsp; In itkVectorImage.h, I think the definition of the valuetype should be<br>&nbsp;<br>&nbsp; typedef PixelType ValueType ;<br><br>&nbsp; instead of <br><br>&nbsp; typedef TPixel ValueType ;<br><br>I faced compilation errors when I tried to use the vectorimage with the ImageClassifierBase and DistanceToCentroidMembershipFunction as it seems they look for the valuetype of the input image which returns TPixel (i.e. float or double) instead of the VariableLengthVector&lt; TPixel &gt;<br><br>your help is really appreciated.<br><br>Best regards,<br>Ahmed Saad<br><br></div><br>

      </body></html>