#include <PointCloudProcessing.h>
◆ Value
| Enumerator |
|---|
| Off | |
| Weak | |
| Normal | |
| Strong | |
◆ description
| constexpr const char* description |
|
staticconstexpr |
Initial value:=
"Removes the noise in the point cloud, thus reducing the impact on the precision and "
"accuracy of subsequent calculation. Noise is the scattered points close to the object "
"surface. Noise removal might remove some sharp object features. The more intense the "
"noise removal, the more object features might be removed. If this function removes the "
"needed object features, please reduce the intensity. However, more noise will be "
"retained."
◆ name
| constexpr const char* name = "PointCloudNoiseRemoval" |
|
staticconstexpr |
◆ type
The documentation for this class was generated from the following file: