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::SpotSelection Class Reference

Public Types

enum struct  Value { Strongest , Nearest , Farthest , Invalid }
 

Static Public Attributes

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

Detailed Description

Definition at line 89 of file ProfileExtractionParameters.h.

Member Enumeration Documentation

◆ Value

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

Definition at line 105 of file ProfileExtractionParameters.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::profile_extraction::SpotSelection::description
staticconstexpr
Initial value:
=
"If a pixel column contains multiple laser lines, the laser line used for profile "
"extraction is selected according to the value of this parameter.\nStrongest: selects the "
"laser line with the highest intensity for profile extraction.\nNearest: selects the laser "
"line closest to the laser profiler for profile extraction.\nFarthest: selects the laser "
"line farthest from the laser profiler for profile extraction.\nInvalid: regards the pixel "
"column as invalid. The profile therefore has a gap. Usually used for complex situations "
"where selection is difficult to make."

Definition at line 94 of file ProfileExtractionParameters.h.

◆ name

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

Definition at line 92 of file ProfileExtractionParameters.h.

◆ type

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

Definition at line 103 of file ProfileExtractionParameters.h.


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