Field VLTrackTargets.TVLTrackTargetItem.Found

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
David Alm (Talk | contribs)
(Automated Syncronization with Documentation)

Latest revision as of 00:22, 22 November 2011

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.

Class: TVLTrackTargetItem

Contents

Syntax

Delphi:

Found : Boolean;

C++ Builder:

bool Found;

Visual C++ (MFC):

bool Found;

C# (.NET):

public bool Found;

Summary

Target has been detected in the current video frame.

Description

Use this property to check if the target has been detected in the current video frame.

Indicates if the target has been detected in the current video frame.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox