Mech-Eye API 2.3.3
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
mmind::eye::profile_processing::MeanFilterWindowSize Class Reference

Public Types

enum struct  Value {
  WindowSize_2 , WindowSize_4 , WindowSize_8 , WindowSize_16 ,
  WindowSize_32
}
 

Static Public Attributes

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

Detailed Description

Definition at line 33 of file ProfileProcessingParameters.h.

Member Enumeration Documentation

◆ Value

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

Definition at line 45 of file ProfileProcessingParameters.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::profile_processing::MeanFilterWindowSize::description
staticconstexpr
Initial value:
=
"Set the window size of the mean filter.\nLarger window size results in higher intensity "
"of smoothing but may also distort object features.\n\nNote:\n* \"MeanFilterWindowSize\" "
"is unavailable when \"Filter\" is not set to \"Mean\"."

Definition at line 38 of file ProfileProcessingParameters.h.

◆ name

constexpr const char* mmind::eye::profile_processing::MeanFilterWindowSize::name = "MeanFilterWindowSize"
staticconstexpr

Definition at line 36 of file ProfileProcessingParameters.h.

◆ type

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

Definition at line 43 of file ProfileProcessingParameters.h.


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