The CvTrack type exposes the following members.
Properties
Name | Description | |
---|---|---|
Active |
Indicates number of frames that has been active from last inactive period.
| |
Centroid |
Centroid.
| |
Id |
Track identification number.
| |
Inactive |
Indicates number of frames that has been missing.
| |
Label |
Label assigned to the blob related to this track.
| |
LifeTime |
Indicates how much frames the object has been in scene.
| |
MaxX |
X max.
| |
MaxY |
Y max.
| |
MinX |
X min.
| |
MinY |
Y min.
|
See Also