Field VLTrackTargets.TVLTrackTargetItem.Found

From Mitov Wiki Doc
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.

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