Class VLProbableLines.TVLProbableLines

From Mitov Wiki Doc
Revision as of 00:11, 26 June 2013 by David Alm (Talk | contribs)
Jump to: navigation, search

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.

BIGVLProbableLines.gif VLProbableLines.gif NETVLProbableLines.gif

Package: VisionLabPkg

Unit: VLProbableLines

Inherits: TVLBasicHoughLines

Contents

Syntax

Delphi:

type TVLProbableLines = class( TVLBasicHoughLines, IVLLineSegments, TVLOWLineSegmentsSourcePin )

C++ Builder:

class TVLProbableLines : public TVLBasicHoughLines

Visual C++ (MFC):

class CTVLProbableLines : public CTVLBasicHoughLines

C# (.NET):

public ref class TVLProbableLines : Mitov.VisionLab.BasicHoughLines

Summary

Finds probable line segments in the image using Hough transform.

Description

Use this component to find probable line segments in the image using Canny edge detection and Hough transform.Finds lines in the image using Canny edge detection and Hough transform.


Diagram:

VLProbableLines Preview.png


Example:

SampleHoughLineSegments.png

Properties

Published

Pins

Events

From TVLBasicHoughLines

Properties

Published

From TVLQueueVisionComponent

Properties

Public

Pins

From TVLSyncSinkFilter

Properties

Published

From TVLSinkFilter

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox