Classes | Namespaces
vfh.h File Reference
#include <pcl/point_types.h>
#include <pcl/features/feature.h>
Include dependency graph for vfh.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcl::VFHEstimation< PointInT, PointNT, PointOutT >
 VFHEstimation estimates the Viewpoint Feature Histogram (VFH) descriptor for a given point cloud dataset containing points and normals. The default VFH implementation uses 45 binning subdivisions for each of the three extended FPFH values, plus another 45 binning subdivisions for the distances between each point and the centroid and 128 binning subdivisions for the viewpoint component, which results in a 308-byte array of float values. These are stored in a pcl::VFHSignature308 point type. A major difference between the PFH/FPFH descriptors and VFH, is that for a given point cloud dataset, only a single VFH descriptor will be estimated (vfhs->points.size() should be 1), while the resultant PFH/FPFH data will have the same number of entries as the number of points in the cloud. More...

Namespaces

namespace  pcl


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:49