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

Static Public Member Functions

static constexpr Range< intrange ()
 

Static Public Attributes

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

Detailed Description

Definition at line 175 of file PointCloudProcessing.h.

Member Function Documentation

◆ range()

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

Definition at line 189 of file PointCloudProcessing.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::pointcloud_processing_setting::DistortionCorrection::description
staticconstexpr
Initial value:
=
"Adjust the intensity of distortion correction.\n\nNote:\n* A \"DistortionCorrection\" too "
"large may result in adverse effects. Please acquire data again after adjusting the "
"parameter to check its influence on the depth map and point cloud.\n* "
"\"DistortionCorrection\" is unavailable when \"FringeCodingMode\" is set to "
"\"Translucent\" or \"Reflective\"."

Definition at line 180 of file PointCloudProcessing.h.

◆ name

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

Definition at line 178 of file PointCloudProcessing.h.

◆ type

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

Definition at line 187 of file PointCloudProcessing.h.

◆ unit

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

Definition at line 191 of file PointCloudProcessing.h.


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