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

Static Public Attributes

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

Detailed Description

Definition at line 39 of file ProfileExtractionParameters.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::profile_extraction::MaxSpotIntensity::description
staticconstexpr
Initial value:
=
"Set the maximum intensity for the spots. Spots with intensity values greater than this "
"value will be excluded. The intensity of a spot is the average grayscale value of all the "
"valid pixels in the pixel column of the laser line.\nSetting an appropriate maximum "
"intensity can remove abnormally bright spots produced by specular reflection.\n\nNote: "
"The minimum value of \"Max Spot Intensity\" is affected by \"Min Grayscale Value\"."

Definition at line 44 of file ProfileExtractionParameters.h.

◆ name

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

Definition at line 42 of file ProfileExtractionParameters.h.

◆ type

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

Definition at line 51 of file ProfileExtractionParameters.h.


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