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

Public Types

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

Static Public Attributes

static constexpr const charname = "PointCloudOutlierRemoval"
 
static constexpr const chardescription
 
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::OutlierRemoval::Value
strong

Definition at line 106 of file PointCloudProcessing.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::pointcloud_processing_setting::OutlierRemoval::description
staticconstexpr
Initial value:
=
"Removes the outliers in the point cloud. Outliers are clustered points away from the "
"object point cloud. If the object point cloud contains clustered points that have depth "
"difference from other parts of the object, high intensities of outlier removal might "
"remove these points."

Definition at line 98 of file PointCloudProcessing.h.

◆ name

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

Definition at line 96 of file PointCloudProcessing.h.

◆ type

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

Definition at line 104 of file PointCloudProcessing.h.


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