Mech-Eye API 2.3.3
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
mmind::eye::brightness_settings::ExposureMode Class Reference

Public Types

enum struct  Value { HDR , Timed }
 

Static Public Attributes

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

Detailed Description

Definition at line 9 of file RawImageParameters.h.

Member Enumeration Documentation

◆ Value

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

Definition at line 21 of file RawImageParameters.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::brightness_settings::ExposureMode::description
staticconstexpr
Initial value:
=
"Select the exposure mode for acquiring the raw image based on the texture and color of "
"the target object.\nTimed: suitable for target objects of a single texture or color. "
"\nHDR: suitable for target objects with various textures or colors."

Definition at line 14 of file RawImageParameters.h.

◆ name

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

Definition at line 12 of file RawImageParameters.h.

◆ type

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

Definition at line 19 of file RawImageParameters.h.


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