#include <pcl/point_types.h>
#include <pcl/features/feature.h>
#include <pcl/features/pfh_tools.h>
#include <map>
Go to the source code of this file.
Classes | |
class | pcl::PFHEstimation< PointInT, PointNT, PointOutT > |
PFHEstimation estimates the Point Feature Histogram (PFH) descriptor for a given point cloud dataset containing points and normals. More... | |
Namespaces | |
namespace | pcl |