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

Public Types

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

Static Public Attributes

static constexpr const charname = "PointCloudSurfaceSmoothing"
 
static constexpr const chardescription
 
static constexpr Parameter::Type type = Parameter::Type::_Enum
 

Detailed Description

Definition at line 48 of file PointCloudProcessing.h.

Member Enumeration Documentation

◆ Value

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

Definition at line 60 of file PointCloudProcessing.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::pointcloud_processing_setting::SurfaceSmoothing::description
staticconstexpr
Initial value:
=
"Reduces the depth fluctuation in the point cloud and improves its resemblance to the "
"actual object surface. Surface smoothing causes loss of object surface details. The more "
"intense the smoothing, the more details are lost."

Definition at line 53 of file PointCloudProcessing.h.

◆ name

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

Definition at line 51 of file PointCloudProcessing.h.

◆ type

constexpr Parameter::Type mmind::eye::pointcloud_processing_setting::SurfaceSmoothing::type = Parameter::Type::_Enum
staticconstexpr

Definition at line 58 of file PointCloudProcessing.h.


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