Pin VLChamferMatchingContour.TVLChamferTemplateCoordinates.InputPin
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLChamferTemplateCoordinates
Contents |
Syntax
Delphi:
property InputPin : TVLOWImagePolyconSinkPin read FInputPin write FInputPin;
C++ Builder:
__property TVLOWImagePolyconSinkPin * InputPin = { read=FInputPin, write=FInputPin };
Summary
Image or polygon data template input pin.
Description
InputPin is the Image or polygon data template input pin. It
provides the template to be used for the chamfer matching. In
case it is receives image data, the image should be black and
white image with white color used for contour.
You can connect this pin to any pin providing video or polygon data.