|
|
IObjectTracker Interface |
Namespace: Accord.Vision.Tracking
The IObjectTracker type exposes the following members.
| Name | Description | |
|---|---|---|
| Extract |
Gets or sets a value indicating whether the tracker should
extract the object image from the source. The extracted image
should be stored in TrackingObject.
| |
| TrackingObject |
Gets the current location of the object being tracked.
|
| Name | Description | |
|---|---|---|
| ProcessFrame |
Process a new video frame.
|