|
#include <VisionX/components/pointcloud_processor/PointCloudFilter/PointCloudFilter.h>
Public Attributes | |
bool | enabled = false |
int | meanK = 50 |
float | stddevMulThresh = 1 |
Definition at line 162 of file PointCloudFilter.h.
bool enabled = false |
Definition at line 164 of file PointCloudFilter.h.
int meanK = 50 |
Definition at line 166 of file PointCloudFilter.h.
float stddevMulThresh = 1 |
Definition at line 165 of file PointCloudFilter.h.