Class VLFindTargets.TVLFindTargets

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.

BIGVLFindTargets.gif VLFindTargets.gif NETVLFindTargets.gif

Package: VisionLabPkg

Unit: VLFindTargets

Inherits: TVLQueueVisionComponent

Contents

Syntax

Delphi:

type TVLFindTargets = class( TVLQueueVisionComponent, IVLFindTargetList, TVLOWXYFloatSourcePin )

C++ Builder:

class TVLFindTargets : public TVLQueueVisionComponent

Visual C++ (MFC):

class CTVLFindTargets : public CTVLQueueVisionComponent

C# (.NET):

public ref class FindTargets : Mitov.VisionLab.QueueVisionComponent

Summary

Finds possible tracking targets in the image.

Description

Use this component to find possible tracking targets in the image.

The targets are detected as strong corners in the image. The targets then can be tracked by the TVLTrackTargets component.


Diagram:

VLFindTargets Preview.png


Example:

Original Image: Detected Targets:
SampleFindTargetsSource.png SampleFindTargetsDetected.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