Field VLTrackTargets.TVLTrackTargetItem.Error
From Mitov Wiki Doc
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:
Error : Single;
C++ Builder:
float Error;
Visual C++ (MFC):
float Error;
C# (.NET):
public float Error;
Summary
Error when detecting the target in the current frame.
Description
Use this property to get the error when detecting the target
in the current frame.
Indicates the level of error when detecting the target in the current frame.
The bigger the value, the bigger the error is.