Service: Point Cloud
| This API is officially released and maintained. |
Point Cloud service for core point cloud stream. It is the direct result of the internal processing pipeline. The output is not post-processed further. The post-processed output can be retrieved from the percept-processing PointCloud service.
| Method | Request | Response |
|---|---|---|
PointCloudStreamResponseStream |
||
Stream
Get
SetFilter
Set the filter configuration which is to be applied on the point cloud data
Request
Request for setting the filter configuration
| Field | Type | Default | Unit |
|---|---|---|---|
filter |
optional config.PointCloud.Filter |
- |
- |
Filter configuration which should be applied on the point cloud frames. |
|||
GetFilter
Get the filter configuration which is currently applied on the point cloud data