#include <pcl/features/normal_3d.h>

Go to the source code of this file.
Classes | |
| class | pcl::NormalEstimationOMP< PointInT, PointOutT > |
| NormalEstimationOMP estimates local surface properties at each 3D point, such as surface normals and curvatures, in parallel, using the OpenMP standard. More... | |
| class | pcl::NormalEstimationOMP< PointInT, Eigen::MatrixXf > |
| NormalEstimationOMP estimates local surface properties at each 3D point, such as surface normals and curvatures, in parallel, using the OpenMP standard. More... | |
Namespaces | |
| namespace | pcl |