Mech-Eye API 2.5.0
API reference documentation for Mech-Eye 3D Laser Profiler
All Classes Functions Variables Typedefs Enumerations Enumerator Pages
Public Types | Static Public Attributes | List of all members
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 147 of file ProfileProcessingParameters.h.

Member Enumeration Documentation

◆ Value

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

Definition at line 158 of file ProfileProcessingParameters.h.

Member Data Documentation

◆ 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

Definition at line 150 of file ProfileProcessingParameters.h.

◆ type

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

Definition at line 156 of file ProfileProcessingParameters.h.


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