Mech-Eye API Reference 2.1.4-alpha
API reference documentation for Mech-Eye 3D Laser Profiler
All Classes Functions Variables Enumerations Enumerator Pages
Static Public Attributes | List of all members
mmind::eye::profile_extraction::MinGrayscaleValue Class Reference

Static Public Attributes

static constexpr const char * name = "MinGrayscaleValue"
 
static constexpr const char * description
 
static constexpr Parameter::Type type = Parameter::Type::_Int
 

Detailed Description

Definition at line 8 of file ProfileExtractionParameters.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::profile_extraction::MinGrayscaleValue::description
staticconstexpr
Initial value:
=
"Set the minimum grayscale value of the valid pixels in the raw image. Pixels with "
"grayscale values smaller than this value will not participate in profile extraction."

Definition at line 13 of file ProfileExtractionParameters.h.

◆ name

constexpr const char* mmind::eye::profile_extraction::MinGrayscaleValue::name = "MinGrayscaleValue"
staticconstexpr

Definition at line 11 of file ProfileExtractionParameters.h.

◆ type

constexpr Parameter::Type mmind::eye::profile_extraction::MinGrayscaleValue::type = Parameter::Type::_Int
staticconstexpr

Definition at line 17 of file ProfileExtractionParameters.h.


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