Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros
esf.h File Reference
#include <pcl/features/feature.h>
#include <vector>
Include dependency graph for esf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcl::ESFEstimation< PointInT, PointOutT >
 ESFEstimation estimates the ensemble of shape functions descriptors for a given point cloud dataset containing points. More...
 

Namespaces

namespace  pcl
 

Macros

#define GRIDSIZE   64
 
#define GRIDSIZE_H   GRIDSIZE/2
 

Macro Definition Documentation

#define GRIDSIZE   64

Definition at line 44 of file esf.h.

#define GRIDSIZE_H   GRIDSIZE/2

Definition at line 45 of file esf.h.