Property VLChamferMatchingContour.TVLChamferMatchingContour.Templates
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: TVLChamferMatchingContour
Contents |
Syntax
Delphi:
property Templates : TVLChamferTemplateCollection read FTemplates write SetTemplates;
C++ Builder:
__property TVLChamferTemplateCollection * Templates = { read=FTemplates, write=SetTemplates };
Summary
Collection of templates to be matched with the contours in the image.
Description
Add templates to this collection to be matched with the
contours in the image.