Mech-Eye API 2.5.2
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::ExtractionSensitivityMode Class Reference

Public Types

enum struct  Value { Stable , Balanced , Sensitive }
 

Static Public Attributes

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

Detailed Description

Definition at line 196 of file ProfileExtractionParameters.h.

Member Enumeration Documentation

◆ Value

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

Definition at line 213 of file ProfileExtractionParameters.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::profile_extraction::ExtractionSensitivityMode::description
staticconstexpr
Initial value:
=
"Sets the sensitivity to fine variations in the laser lines.\nStable: delivers higher "
"point cloud quality.\nBalanced: offers a good compromise between point cloud quality and "
"responsiveness to laser line details.\nSensitive: improves detection of narrower and "
"closely spaced laser lines, and is more effective at distinguishing overlapping laser "
"lines. However, it might cause depth fluctuations in the point cloud.\n\nWhen the \"Edge "
"Selection\" parameter is set to \"Top edge\" or \"Bottom edge\", setting this parameter "
"value to \"Sensitive\" allows the extracted profile to be closer to the edge of the laser "
"line."

Definition at line 201 of file ProfileExtractionParameters.h.

◆ name

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

Definition at line 199 of file ProfileExtractionParameters.h.

◆ type

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

Definition at line 211 of file ProfileExtractionParameters.h.


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