Mech-Eye API 2.3.3
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
Static Public Member Functions | Static Public Attributes | List of all members
mmind::eye::pointcloud_processing_setting::FringeContrastThreshold Class Reference

Static Public Member Functions

static constexpr Range< intrange ()
 

Static Public Attributes

static constexpr const charname = "FringeContrastThreshold"
 
static constexpr const chardescription
 
static constexpr Parameter::Type type = Parameter::Type::_Int
 
static constexpr const charunit = ""
 

Detailed Description

Definition at line 195 of file PointCloudProcessing.h.

Member Function Documentation

◆ range()

static constexpr Range< int > mmind::eye::pointcloud_processing_setting::FringeContrastThreshold::range ( )
inlinestaticconstexpr

Definition at line 207 of file PointCloudProcessing.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::pointcloud_processing_setting::FringeContrastThreshold::description
staticconstexpr
Initial value:
=
"If the level of noise is still high after adjusting Outlier Removal and Noise Removal, "
"please increase the value of this parameter. However, the points of dark objects might be "
"lost."

Definition at line 200 of file PointCloudProcessing.h.

◆ name

constexpr const char* mmind::eye::pointcloud_processing_setting::FringeContrastThreshold::name = "FringeContrastThreshold"
staticconstexpr

Definition at line 198 of file PointCloudProcessing.h.

◆ type

constexpr Parameter::Type mmind::eye::pointcloud_processing_setting::FringeContrastThreshold::type = Parameter::Type::_Int
staticconstexpr

Definition at line 205 of file PointCloudProcessing.h.

◆ unit

constexpr const char* mmind::eye::pointcloud_processing_setting::FringeContrastThreshold::unit = ""
staticconstexpr

Definition at line 209 of file PointCloudProcessing.h.


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