Class VLMinAreaRectangles.TVLDrawRectanglesLayer

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TVLDrawRectanglesLayer : [[Class VLBasicVisionDrawLayers.TVLDrawPenBrushShapeLayer|Mitov.VisionLab.DrawPenBrushShapeLayer]]
+
'''public ref class''' DrawRectanglesLayer : [[Class VLBasicVisionDrawLayers.TVLDrawPenBrushShapeLayer|Mitov.VisionLab.DrawPenBrushShapeLayer]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

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.

VLDrawRectanglesLayer.gif

Package: VisionLabPkg

Unit: VLMinAreaRectangles

Inherits: TVLDrawPenBrushShapeLayer

Contents

Syntax

Delphi:

type TVLDrawRectanglesLayer = class( TVLDrawPenBrushShapeLayer )

C++ Builder:

class TVLDrawRectanglesLayer : public TVLDrawPenBrushShapeLayer

Visual C++ (MFC):

class CTVLDrawRectanglesLayer : public CTVLDrawPenBrushShapeLayer

C# (.NET):

public ref class DrawRectanglesLayer : Mitov.VisionLab.DrawPenBrushShapeLayer

Summary

Layer drawing detected rectangles.

Description

Add this layer to draw detected rectangles over the frames.


Diagram:

VLDrawRectanglesLayer Preview.png


Example:

VLMinAreaRectanglesExample.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