Mech-Eye API 2.3.3
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
mmind::eye::uhp_setting::CaptureMode Class Reference

Public Types

enum struct  Value { Camera1 , Camera2 , Merge }
 

Static Public Attributes

static constexpr const charname = "UhpCaptureMode"
 
static constexpr const chardescription
 
static constexpr Parameter::Type type = Parameter::Type::_Enum
 

Detailed Description

Definition at line 45 of file Uhp.h.

Member Enumeration Documentation

◆ Value

enum struct mmind::eye::uhp_setting::CaptureMode::Value
strong

Definition at line 58 of file Uhp.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::uhp_setting::CaptureMode::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."

Definition at line 50 of file Uhp.h.

◆ name

constexpr const char* mmind::eye::uhp_setting::CaptureMode::name = "UhpCaptureMode"
staticconstexpr

Definition at line 48 of file Uhp.h.

◆ type

constexpr Parameter::Type mmind::eye::uhp_setting::CaptureMode::type = Parameter::Type::_Enum
staticconstexpr

Definition at line 56 of file Uhp.h.


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