Mech-Eye API 2.5.1
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
Public Types | Static Public Attributes
CaptureMode Class Reference

#include <Uhp.h>

Public Types

enum struct  Value { Camera1 , Camera2 , Merge }
 

Static Public Attributes

static constexpr const char * name = "UhpCaptureMode"
 
static constexpr const char * description
 
static constexpr Parameter::Type type = Parameter::Type::_Enum
 

Member Enumeration Documentation

◆ Value

enum struct Value
strong
Enumerator
Camera1 
Camera2 
Merge 

Field Documentation

◆ description

constexpr const char* description
staticconstexpr
Initial value:
=
"Set the capture mode for the UHP series. Camera1: Use 2D camera 1 to capture "
"images. Camera2: Use 2D camera 2 to capture images. Merge: Use both 2D cameras to "
"capture images. The depth map and point cloud are generated by merging the images. 2D "
"images are captured by 2D camera 1. Note: Only Camera1 mode supports setting an ROI."

◆ name

constexpr const char* name = "UhpCaptureMode"
staticconstexpr

◆ type

constexpr Parameter::Type type = Parameter::Type::_Enum
staticconstexpr

The documentation for this class was generated from the following file: