CvTrack Properties OpenCvSharp Class Library

The CvTrack type exposes the following members.

Properties

  NameDescription
Public propertyActive
Indicates number of frames that has been active from last inactive period.
Public propertyCentroid
Centroid.
Public propertyId
Track identification number.
Public propertyInactive
Indicates number of frames that has been missing.
Public propertyLabel
Label assigned to the blob related to this track.
Public propertyLifeTime
Indicates how much frames the object has been in scene.
Public propertyMaxX
X max.
Public propertyMaxY
Y max.
Public propertyMinX
X min.
Public propertyMinY
Y min.
Top
See Also

Reference