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