Mech-Eye API 2.6.0
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
mmind::eye::pointcloud_processing_setting::DepthSmooth Class Reference

Public Types

enum struct  Value { Off , Weak , Normal , Strong }

Static Public Attributes

static constexpr const char * name = "DepthSmooth"
static constexpr const char * description
static constexpr Parameter::Type type = Parameter::Type::_Enum

Detailed Description

Definition at line 93 of file PointCloudProcessing.h.

Member Enumeration Documentation

◆ Value

enum struct mmind::eye::pointcloud_processing_setting::DepthSmooth::Value
strong

Definition at line 104 of file PointCloudProcessing.h.

Member Data Documentation

◆ description

const char* mmind::eye::pointcloud_processing_setting::DepthSmooth::description
staticconstexpr
Initial value:
=
"Reduces depth fluctuations in the point cloud and improves its resemblance to the actual "
"object surface."

Definition at line 98 of file PointCloudProcessing.h.

◆ name

const char* mmind::eye::pointcloud_processing_setting::DepthSmooth::name = "DepthSmooth"
staticconstexpr

Definition at line 96 of file PointCloudProcessing.h.

◆ type

Parameter::Type mmind::eye::pointcloud_processing_setting::DepthSmooth::type = Parameter::Type::_Enum
staticconstexpr

Definition at line 102 of file PointCloudProcessing.h.


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