Mech-Eye API 2.2.1
API reference documentation for Mech-Eye Industrial 3D Camera
|
Defines the camera resolutions information, including texture image resolution and depth map resolution. More...
#include <CameraProperties.h>
Public Attributes | |
Size | texture |
Size | depth |
Defines the camera resolutions information, including texture image resolution and depth map resolution.
Definition at line 124 of file CameraProperties.h.
Size mmind::eye::CameraResolutions::depth |
Definition at line 127 of file CameraProperties.h.
Size mmind::eye::CameraResolutions::texture |
Definition at line 126 of file CameraProperties.h.