#include <Eigen/StdVector>
#include <Eigen/Sparse>
#include <pcl/features/feature.h>
Go to the source code of this file.
Classes | |
class | pcl::PrincipalCurvaturesEstimation< PointInT, PointNT, PointOutT > |
PrincipalCurvaturesEstimation estimates the directions (eigenvectors) and magnitudes (eigenvalues) of principal surface curvatures for a given point cloud dataset containing points and normals. More... | |
Namespaces | |
namespace | pcl |