|
Mech-Eye API 2.5.1
API reference documentation for Mech-Eye Industrial 3D Camera
|
This struct defines the depth range. More...
#include <MechEyeDataType.h>
Public Member Functions | |
| DepthRange ()=default | |
| DepthRange (int lower, int upper) | |
Data Fields | |
| int | lower |
| int | upper |
This struct defines the depth range.
|
default |
|
inline |
| int lower |
The lower limit of the roi on the z value of the depth map in the camera coordinate system.
| int upper |
The upper limit of the roi on the z value of the depth map in the camera coordinate system