#include <pcl/features/normal_3d.h>#include <tbb/parallel_for.h>#include <tbb/blocked_range.h>#include <tbb/task_scheduler_init.h>

Go to the source code of this file.
Classes | |
| class | pcl::NormalEstimationTBB< PointInT, PointOutT > |
| NormalEstimationTBB estimates local surface properties at each 3D point, such as surface normals and curvatures, in parallel, using Intel's Threading Building Blocks library. More... | |
| class | pcl::TBB_NormalEstimationTBB< PointInT, PointOutT > |
Namespaces | |
| namespace | pcl |