Unit VLProbableLines
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 TVLProbableLines component.
Description
This unit contains the code for the TVLProbableLines component.
Components
 
 
 TVLProbableLines - Finds probable line segments in the image using Hough transform. 
Layers
 TVLDrawLineSegmentsLayer - Layer drawing detected line segments. 
Classes
- TVLLineSegment - Single probable line segment detected by the Hough transform.
 - TOWVLSuppliedLineSegmentsDataOperation
 - TVLLineSegments - List of detected probable lines.
 - TVLOWLineSegmentsSourcePin - Line Segments Source Pin class.
 - TVLOWLineSegmentsSinkPin - Line Segments data Sink Pin class.
 - TVLProbableLines - Finds probable line segments in the image using Hough transform.
 - TVLDrawLineSegmentsLayer - Layer drawing detected line segments.
 
Interfaces
Types
- TVLHoughSegmentsNotifyEvent - Event type for the OnSegmentsDetect Hough transform event.