Class VLFindContours.TVLFindContours

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)

Revision as of 23:53, 25 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.

BIGVLFindContours.gif VLFindContours.gif NETVLFindContours.gif

Package: VisionLabPkg

Unit: VLFindContours

Inherits: TVLQueueVisionComponent

Contents

Syntax

Delphi:

type TVLFindContours = class( TVLQueueVisionComponent, IVLContours, TVLOWContoursSourcePin )

C++ Builder:

class TVLFindContours : public TVLQueueVisionComponent

Visual C++ (MFC):

class CTVLFindContours : public CTVLQueueVisionComponent

C# (.NET):

public ref class TVLFindContours : Mitov.VisionLab.QueueVisionComponent

Summary

Finds contours in binary image.

Description

Use this component to find contours in binary image.


Diagram:

VLFindContours Preview.png


Example:

Original Image: Contours detected by using Canny:
SampleCannyOrig.png SampleFindContours.png

Properties

Published

Pins

Events

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