Point Cloud Library (PCL)  1.5.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces
radius_outlier_removal.h File Reference
#include "pcl/filters/filter.h"
#include "pcl/point_types.h"
#include "pcl/search/pcl_search.h"
Include dependency graph for radius_outlier_removal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcl::RadiusOutlierRemoval< PointT >
 RadiusOutlierRemoval is a simple filter that removes outliers if the number of neighbors in a certain search radius is smaller than a given K. More...
class  pcl::RadiusOutlierRemoval< sensor_msgs::PointCloud2 >
 RadiusOutlierRemoval is a simple filter that removes outliers if the number of neighbors in a certain search radius is smaller than a given K. More...

Namespaces

namespace  pcl
 Software License Agreement (BSD License)