Class VLProbableLines.TVLDrawLineSegmentsLayer

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
Line 36: Line 36:
 
Add this layer to draw detected circles over the line
 
Add this layer to draw detected circles over the line
 
segments.
 
segments.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:VLDrawLineSegmentsLayer_Preview.png]]
  
  

Revision as of 20:29, 10 June 2013

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.

VLDrawLineSegmentsLayer.gif

Package: VisionLabPkg

Unit: VLProbableLines

Inherits: TLPDrawLayer

Contents

Syntax

Delphi:

type TVLDrawLineSegmentsLayer = class( TLPDrawLayer )

C++ Builder:

class TVLDrawLineSegmentsLayer : public TLPDrawLayer

Visual C++ (MFC):

class CTVLDrawLineSegmentsLayer : public CTLPDrawLayer

C# (.NET):

public ref class TVLDrawLineSegmentsLayer : Mitov.VisionLab.DrawLayer

Summary

Layer drawing detected line segments.

Description

Add this layer to draw detected circles over the line segments.


Diagram:

VLDrawLineSegmentsLayer Preview.png


Example:

DrawLineSegmentsLayerSample.png

Properties

Published

Methods

Public

Pins

From TLPDrawLayer

Properties

Published

Methods

Public

From TSLComponentItem

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox