#include <pcl/features/feature.h>#include <pcl/features/vfh.h>#include <pcl/search/pcl_search.h>#include <pcl/common/common.h>

Go to the source code of this file.
Classes | |
| class | pcl::CVFHEstimation< PointInT, PointNT, PointOutT > |
| CVFHEstimation estimates the Clustered Viewpoint Feature Histogram (CVFH) descriptor for a given point cloud dataset containing XYZ data and normals, as presented in: More... | |
Namespaces | |
| namespace | pcl |