|
|
TrackingObject Properties |
The TrackingObject type exposes the following members.
| Name | Description | |
|---|---|---|
| Angle |
Gets or sets the angle of the object.
| |
| Area |
Gets the area of the object.
| |
| Center |
Gets or sets the center of gravity of the object
relative to the original image from where it has
been extracted.
| |
| Image |
Gets or sets the object's extracted image.
| |
| IsEmpty |
Gets a value indicating whether the object is empty.
| |
| Rectangle |
Gets or sets the rectangle containing the object.
| |
| Tag |
Gets or sets an user-defined tag associated with this object.
|