|
enum struct | Value { Strongest
, Nearest
, Farthest
, Invalid
} |
|
◆ Value
enum struct mmind::eye::profile_extraction::SpotSelection::Value |
|
strong |
◆ 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 |
◆ type
The documentation for this class was generated from the following file: