Mech-Eye API 2.3.3
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
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.\n\nNote: \n* The minimum value of \"Min Grayscale Value\" is affected by "
"\"Digital Gain\"."

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 19 of file ProfileExtractionParameters.h.


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