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::scanning2d_setting::ExposureMode Class Reference

Public Types

enum struct  Value { Timed , Auto , HDR , Flash }
 

Static Public Attributes

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

Detailed Description

Definition at line 47 of file Scanning2D.h.

Member Enumeration Documentation

◆ Value

enum struct mmind::eye::scanning2d_setting::ExposureMode::Value
strong

Definition at line 61 of file Scanning2D.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::scanning2d_setting::ExposureMode::description
staticconstexpr
Initial value:
=
"Set the exposure mode for capturing the 2D image. Timed: Set a single exposure time. "
"Usually used in stable lighting conditions. Auto: The exposure time is automatically "
"adjusted. Usually used in varying lighting conditions. HDR: Set multiple exposure times "
"and merge the images. Usually used for objects with various colors or textures. Flash: "
"Use the projector for supplemental light. Usually used in dark environments."

Definition at line 52 of file Scanning2D.h.

◆ name

constexpr const char* mmind::eye::scanning2d_setting::ExposureMode::name = "Scan2DExposureMode"
staticconstexpr

Definition at line 50 of file Scanning2D.h.

◆ type

constexpr Parameter::Type mmind::eye::scanning2d_setting::ExposureMode::type = Parameter::Type::_Enum
staticconstexpr

Definition at line 59 of file Scanning2D.h.


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