|
Mech-Eye API 2.5.1
API reference documentation for Mech-Eye Industrial 3D Camera
|
This struct defines camera map resolution. More...
#include <MechEyeDataType.h>
Data Fields | |
| unsigned | colorMapWidth |
| The width of the color map. | |
| unsigned | colorMapHeight |
| The height of the color map. | |
| unsigned | depthMapWidth |
| The width of the depth map. | |
| unsigned | depthMapHeight |
| The height of the depth map. | |
This struct defines camera map resolution.
| unsigned colorMapHeight |
The height of the color map.
| unsigned colorMapWidth |
The width of the color map.
| unsigned depthMapHeight |
The height of the depth map.
| unsigned depthMapWidth |
The width of the depth map.