|
Time-of-Flight-SDK
|
Describes the depth parameters of a camera. More...
#include <camera_definitions.h>
Public Attributes | |
| float | depthGain |
| Depth gain value. | |
| float | depthOffset |
| Depth offset value. | |
| int | maxDepth |
| The maximum distance (in millimeters) the camera can measure in the current operating mode. | |
| int | minDepth |
| The minimum distance (in millimeters) the camera can measure in the current operating mode. | |
Describes the depth parameters of a camera.
Definition at line 89 of file camera_definitions.h.
1.8.15