Service: Perception
This API is not yet officially released nor maintained. |
The perception service allows getting, configuring and receiving updates of the perception configurations. Perception configurations specify the algorithms used for e.g. for background subtraction etc.
Method | Request | Response |
---|---|---|
PerceptionWatchResponseStream |
||
Get
Set
Watch
ResetBackground
Resets the background of one, multiple or all devices
Request
Request to reset the background model
Field | Type | Default | Unit |
---|---|---|---|
binary_direction_id |
optional bytes |
- |
- |
If set, the background is only reset for the given direction ids. The direction ids might be extracted from the point cloud of an object. NOTE: This is only supported for the mixture of gaussian background subtraction. Type: UInt32 |