Class VLConvexHulls.TVLConvexHulls

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 16: Line 16:
 
=== Delphi: ===
 
=== Delphi: ===
 
<code>
 
<code>
'''type''' TVLConvexHulls = '''class'''( [[Class VLBasicFit.TVLBasicFit|TVLBasicFit]] )
+
'''type''' TVLConvexHulls = '''class'''( [[Class VLBasicFit.TVLBasicFit|TVLBasicFit, IVLPolygons, TVLOWPolygonsSourcePin]] )
 
</code>
 
</code>
 
=== C++ Builder: ===
 
=== C++ Builder: ===
Line 36: Line 36:
 
Use this component to find the convex hulls for polygons or
 
Use this component to find the convex hulls for polygons or
 
contours
 
contours
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:VLConvexHulls_Preview.png]]
  
  
Line 70: Line 76:
 
=== Published ===
 
=== Published ===
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
== Pins ==
 
*[[Pin SLCommonFilter.TSLBasicThreadedEnableFilter.EnablePin|EnablePin]]
 
  
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==

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.

BIGVLConvexHulls.gif VLConvexHulls.gif NETVLConvexHulls.gif

Package: VisionLabPkg

Unit: VLConvexHulls

Inherits: TVLBasicFit

Contents

Syntax

Delphi:

type TVLConvexHulls = class( TVLBasicFit, IVLPolygons, TVLOWPolygonsSourcePin )

C++ Builder:

class TVLConvexHulls : public TVLBasicFit

Visual C++ (MFC):

class CTVLConvexHulls : public CTVLBasicFit

C# (.NET):

public ref class TVLConvexHulls : Mitov.VisionLab.BasicFit

Summary

Finds the convex hulls for polygons or contours.

Description

Use this component to find the convex hulls for polygons or contours


Diagram:

VLConvexHulls Preview.png


Example:

VLConvexHullsExamples.png

Properties

Published

Pins

Events

From TVLBasicFit

Properties

Published

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox