|
enum struct | Value { Off
, Weak
, Normal
, Strong
} |
|
Definition at line 93 of file PointCloudProcessing.h.
◆ Value
enum struct mmind::eye::pointcloud_processing_setting::OutlierRemoval::Value |
|
strong |
◆ 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 |
◆ type
The documentation for this class was generated from the following file: