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::MinSpotIntensity Class Reference

Static Public Attributes

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

Detailed Description

Definition at line 23 of file ProfileExtractionParameters.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::profile_extraction::MinSpotIntensity::description
staticconstexpr
Initial value:
=
"Set the minimum intensity for the spots. Spots with intensity values smaller 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.\nThe spots of laser lines produced by "
"stray light or interreflection usually have low intensities. Setting an appropriate "
"minimum intensity can remove these spots.\n\nNote: The minimum value of \"Min Spot "
"Intensity\" is affected by \"Min Grayscale Value\"."

Definition at line 28 of file ProfileExtractionParameters.h.

◆ name

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

Definition at line 26 of file ProfileExtractionParameters.h.

◆ type

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

Definition at line 36 of file ProfileExtractionParameters.h.


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