Parameters¶
Parameters for the RenderPointMap command.
JSON Format¶
- Type
Object
Properties¶
Property |
Description |
|---|---|
Specifies a bounding box that clips the point map. |
|
The monocular camera’s perspective to render from. |
|
Specifies which surfaces should be included in the depth map. |
|
The clipping plane distance from the camera pose in viewing direction. |
|
Whether the x and y channels of the point map should be filled, even at pixels which could not be triangulated. |
|
The clipping plane distance from the camera pose in viewing direction. |
|
The pixel size for the generation of the telecentric depth map. |
|
A factor in the range 0..1 with which the resolution is downscaled internally during the rendering process to avoid holes in the target image. |
|
The size of the rendered depth map in pixels. |
|
Whether the texture image should be generated by RenderPointMap. |
|
The number of threads to use for parallel computations. |
|
Whether to enable OpenGL. |
|
The Pose from which the scene is rendered. |
|
Whether the x and y channels should be omitted from the result. |