Tracking status (of a single track) enumeration.
| Enumerator |
|---|
| Init | The tracking is activated, but the object is not tracked yet.
|
| Tracking | The object is tracked on the basis of image processing data.
|
| Coasting | The object trajectory is extrapolated due to occlusion.
|
| Forced_Coasting | The object trajectory is extrapolated due to forced coasting command from client.
|
| Deleted | The track was aborted by command. This is sent as last report before removal of track object.
|
| Lost | The track was lost, e.g. after coasting timeout. This is sent as last report before removal of track object.
|