Mech-Eye API 2.6.0
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
mmind::eye::profile_processing::OutlierRemovalIntensity Class Reference

Public Types

enum struct  Value {
  VeryLow , Low , Medium , High ,
  VeryHigh
}

Static Public Attributes

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

Detailed Description

Definition at line 179 of file ProfileProcessingParameters.h.

Member Enumeration Documentation

◆ Value

enum struct mmind::eye::profile_processing::OutlierRemovalIntensity::Value
strong

Definition at line 190 of file ProfileProcessingParameters.h.

Member Data Documentation

◆ description

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 184 of file ProfileProcessingParameters.h.

◆ name

const char* mmind::eye::profile_processing::OutlierRemovalIntensity::name = "OutlierRemovalIntensity"
staticconstexpr

Definition at line 182 of file ProfileProcessingParameters.h.

◆ type

Parameter::Type mmind::eye::profile_processing::OutlierRemovalIntensity::type = Parameter::Type::_Enum
staticconstexpr

Definition at line 188 of file ProfileProcessingParameters.h.


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