Unit VLChamferMatchingContour
From Mitov Wiki Doc
				
				
				(Difference between revisions)
				
																
				
				
								
				
Latest revision as of 00:22, 22 November 2011
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.
Package: VisionLabPkg
Contents | 
Summary
Contains the code for the TVLChamferMatchingContour component.
Description
This unit contains the code for the TVLChamferMatchingContour component.
Components
 
 
 TVLChamferMatchingContour - Finds contours in the image using Chamfer Contour Matching. 
Layers
 TVLChamferMatchedContoursLayer - Layer drawing matched contours. 
Classes
- TOWVLSuppliedChamferMatchDataOperation
 - TVLOWChamferMatchSourcePin - Chamfer matches Source Pin class.
 - TVLOWChamferMatchSinkPin - Chamfer matches data Sink Pin class.
 - TVLChamferTemplateListNode
 - TVLChamferTemplateListIterator
 - TVLChamferTemplateList
 - TVLChamferCoordinates - List of X,Y coordinates.
 - TVLBasicChamferTemplate - Basic chamfer template class.
 - TVLScaledChamferTemplate - Scaled/rotated Chamfer template.
 - TVLMasterChamferTemplate
 - TVLChamferMatchResult - Chamfer matching results.
 - TVLChamferMatches - Chamfer matching results list.
 - TVLChamferRanges - Ranges settings property.
 - TVLChamferScales - Chamfer scales settings property.
 - TVLChamferAngles - Angles settings property.
 - TVLChamferOrientation - Orientation weight settings.
 - TVLChamferMatchMaxCost - Chamfer maximal allowed cost settings property.
 - TVLChamferMatchSettings - Chamfer matching constrains settings property.
 - TVLOWImagePolyconSinkPin - Image or polygon data Sink Pin class.
 - TVLChamferTemplateCoordinates - Template coordinates class.
 - TVLChamferTemplateCoordinatesStore
 - TVLChamferTemplateItem - Chamfer templates.
 - TVLChamferTemplateCollection - Collection of chamfer templates.
 - TVLChamferMatchingContour - Finds contours in the image using Chamfer Contour Matching.
 - TVLChamferMatchedContoursLayer - Layer drawing matched contours.
 
Interfaces
Types
- TVLChamferMatchEvent - Event type to be fired when contours are matched.