|
enum struct | Value { Stable
, Balanced
, Sensitive
} |
|
◆ Value
enum struct mmind::eye::profile_extraction::ExtractionSensitivityMode::Value |
|
strong |
◆ 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 |
◆ type
The documentation for this class was generated from the following file: