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

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
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines