#include <pcl/filters/statistical_outlier_removal.h>
#include "pcl_ros/filters/filter.h"
#include "pcl_ros/StatisticalOutlierRemovalConfig.h"
Go to the source code of this file.
Classes | |
class | pcl_ros::StatisticalOutlierRemoval |
StatisticalOutlierRemoval uses point neighborhood statistics to filter outlier data. For more information check: More... | |
Namespaces | |
namespace | pcl_ros |