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

Static Public Attributes

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

Detailed Description

Definition at line 73 of file ProfileExtractionParameters.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::profile_extraction::MaxLaserLineWidth::description
staticconstexpr
Initial value:
=
"Set the maximum width for the laser lines. If the width of a pixel column in a laser line "
"is greater than this value, this pixel column in this laser line does not participate in "
"profile extraction.\nLaser line width is a property of each pixel column in a laser line. "
"It is equal to the number of valid pixels in such a pixel column.\nSetting appropriate "
"minimum and maximum widths can exclude the laser lines produced by stray light or "
"interreflection, which are usually too wide or too narrow."

Definition at line 78 of file ProfileExtractionParameters.h.

◆ name

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

Definition at line 76 of file ProfileExtractionParameters.h.

◆ type

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

Definition at line 86 of file ProfileExtractionParameters.h.


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