AwarenessImageParams
Describes inferred image results.
Declaration
class AwarenessImageParamsProperties
| Name | Type | Summary |
|---|---|---|
| extrinsics | Pose | Camera world pose at the time of inference. |
| imageHeight | Int | The height of the image. |
| imageWidth | Int | The width of the image. |
| intrinsics | CameraIntrinsics | The camera calibration matrix. |