Mech-Eye API 2.5.1
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
Public Types | Static Public Attributes
SurfaceSmoothing Class Reference

#include <PointCloudProcessing.h>

Public Types

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

Static Public Attributes

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

Member Enumeration Documentation

◆ Value

enum struct Value
strong
Enumerator
Off 
Weak 
Normal 
Strong 

Field Documentation

◆ description

constexpr const char* 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."

◆ name

constexpr const char* name = "PointCloudSurfaceSmoothing"
staticconstexpr

◆ type

constexpr Parameter::Type type = Parameter::Type::_Enum
staticconstexpr

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