|
enum struct | Value {
VeryLow
, Low
, Medium
, High
,
VeryHigh
} |
|
◆ Value
enum struct mmind::eye::profile_processing::OutlierRemovalIntensity::Value |
|
strong |
◆ description
constexpr const char* mmind::eye::profile_processing::OutlierRemovalIntensity::description |
|
staticconstexpr |
Initial value:=
"Sets the intensity of outlier removal.\nHigher intensity removes more outliers but may "
"also remove some object features."
Definition at line 152 of file ProfileProcessingParameters.h.
◆ name
constexpr const char* mmind::eye::profile_processing::OutlierRemovalIntensity::name = "OutlierRemovalIntensity" |
|
staticconstexpr |
◆ type
The documentation for this class was generated from the following file: