Class VLFindContours.TVLFindContours

From Mitov Wiki Doc
Revision as of 00:30, 26 June 2013 by David Alm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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 FindContours : 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