|
onboardapi
9.10.0
by Rheinmetall
|
VideoTracker Service interface. Contains operations that a client can command the VideoTracker Service to perform.
|
virtual |
Reimplemented from M_Sensor::IService.
|
virtual |
Let VideoTracker load a set of preconfigured parameters. E.g. project- or scenario-specific parameters.
| ParameterSetName | Name of parameter set to be loaded. |
|
virtual |
Track object selection. Use case: Select ATR objects for Lock/Lead-On by cursor keys or touch/mouse. If all values are empty, the selection is removed. If Position is filled, Horizontal and Vertical are ignored. Position where the selection applies w.r.t. image center.
| Horizontal | Select next object in given direction. |
| Vertical | Select next object in given direction. |
| Position | Position where the selection applies. |
|
virtual |
Inform VideoTracker about external object information for an object that is already tracked. (A-priori).
| KeyId | Identifier of an existing currently tracked object. |
| Detection | A-priori object information |
| IsRemoved | Indicates if info has been removed. |