Class VLFitEllipses.TVLDrawEllipsesLayer

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(6 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TVLDrawEllipsesLayer : [[Class VLBasicVisionDrawLayers.TVLDrawPenBrushShapeLayer|Mitov.VisionLab.DrawPenBrushShapeLayer]]
+
'''public ref class''' DrawEllipsesLayer : [[Class VLBasicVisionDrawLayers.TVLDrawPenBrushShapeLayer|Mitov.VisionLab.DrawPenBrushShapeLayer]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 35: Line 35:
 
== Description ==
 
== Description ==
 
Add this layer to draw detected ellipses over the frames.
 
Add this layer to draw detected ellipses over the frames.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:VLDrawEllipsesLayer_Preview.png]]
  
  

Latest revision as of 00:30, 26 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.

VLDrawEllipsesLayer.gif

Package: VisionLabPkg

Unit: VLFitEllipses

Inherits: TVLDrawPenBrushShapeLayer

Contents

Syntax

Delphi:

type TVLDrawEllipsesLayer = class( TVLDrawPenBrushShapeLayer )

C++ Builder:

class TVLDrawEllipsesLayer : public TVLDrawPenBrushShapeLayer

Visual C++ (MFC):

class CTVLDrawEllipsesLayer : public CTVLDrawPenBrushShapeLayer

C# (.NET):

public ref class DrawEllipsesLayer : Mitov.VisionLab.DrawPenBrushShapeLayer

Summary

Layer drawing detected ellipses.

Description

Add this layer to draw detected ellipses over the frames.


Diagram:

VLDrawEllipsesLayer Preview.png


Example:

VLFitEllipsesExample.png

Pins

From TVLDrawPenBrushShapeLayer

Properties

Published

From TLPDrawLayer

Properties

Published

Methods

Public

From TSLComponentItem

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox