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

Static Public Member Functions

static constexpr Range< intrange ()
 

Static Public Attributes

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

Detailed Description

Definition at line 213 of file PointCloudProcessing.h.

Member Function Documentation

◆ range()

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

Definition at line 226 of file PointCloudProcessing.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::pointcloud_processing_setting::FringeMinThreshold::description
staticconstexpr
Initial value:
=
"Set the signal minimum threshold for effective pixels. Pixels with intensity less than "
"this threshold will be ignored. A higher value will result in more image noise to be "
"filtered but may also cause the point cloud of dark objects to be removed.\n\nNote: "
"\"FringeMinThreshold\" is unavailable when \"FringeCodingMode\" is set to \"Reflective\"."

Definition at line 218 of file PointCloudProcessing.h.

◆ name

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

Definition at line 216 of file PointCloudProcessing.h.

◆ type

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

Definition at line 224 of file PointCloudProcessing.h.

◆ unit

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

Definition at line 228 of file PointCloudProcessing.h.


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