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

Member Data Documentation

◆ description

constexpr const char* mmind::eye::profile_extraction::MaxSpotIntensity::description
staticconstexpr
Initial value:
=
"This parameter is only effective for firmware 2.2.1 and below."
"For firmware 2.3.0 and above, adjustment of this parameter does not take effect.\n"
"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 45 of file ProfileExtractionParameters.h.

◆ name

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

Definition at line 43 of file ProfileExtractionParameters.h.

◆ type

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

Definition at line 54 of file ProfileExtractionParameters.h.


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