Mech-Eye API 2.5.1
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
Public Types | Static Public Attributes
SpotSelection Class Reference

#include <ProfileExtractionParameters.h>

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
 

Member Enumeration Documentation

◆ Value

enum struct Value
strong
Enumerator
Strongest 
Nearest 
Farthest 
Invalid 

Field Documentation

◆ description

constexpr const char* 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."

◆ name

constexpr const char* name = "SpotSelection"
staticconstexpr

◆ type

constexpr Parameter::Type type = Parameter::Type::_Enum
staticconstexpr

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