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::profile_extraction::BrightnessAdjustment Class Reference

Public Types

enum struct  Value {
  Scale_0_5_0 , Scale_0_7_5 , Scale_1_0_0 , Scale_1_5_0 ,
  Scale_2_0_0
}
 

Static Public Attributes

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

Detailed Description

Definition at line 143 of file ProfileExtractionParameters.h.

Member Enumeration Documentation

◆ Value

enum struct mmind::eye::profile_extraction::BrightnessAdjustment::Value
strong

Definition at line 155 of file ProfileExtractionParameters.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::profile_extraction::BrightnessAdjustment::description
staticconstexpr
Initial value:
=
"Adjusts the brightness of the intensity image. A greater value of this parameter results "
"in a brighter intensity image. The initial brightness of the intensity image is "
"Scale_1_0_0."

Definition at line 148 of file ProfileExtractionParameters.h.

◆ name

constexpr const char* mmind::eye::profile_extraction::BrightnessAdjustment::name = "BrightnessAdjustment"
staticconstexpr

Definition at line 146 of file ProfileExtractionParameters.h.

◆ type

constexpr Parameter::Type mmind::eye::profile_extraction::BrightnessAdjustment::type = Parameter::Type::_Enum
staticconstexpr

Definition at line 153 of file ProfileExtractionParameters.h.


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