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

#include <PointCloudProcessing.h>

Public Types

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

Static Public Attributes

static constexpr const char * name = "PointCloudGapFilling"
 
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:
=
"Fill in the gaps in the point cloud so that the object's surface features are more "
"complete.\n\nNote:\n* This parameter is only available when \"FringeCodingMode\" in the "
"\"mmind::eye::projector_setting\" namespace is set to \"Translucent\".\n* More intense "
"gap filling "
"fills more missing points but may also distort object edges."

◆ name

constexpr const char* name = "PointCloudGapFilling"
staticconstexpr

◆ type

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

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