Go to the source code of this file.
Classes | |
class | pcl::BoundaryEstimation< PointInT, PointNT, PointOutT > |
BoundaryEstimation estimates whether a set of points is lying on surface boundaries using an angle criterion. The code makes use of the estimated surface normals at each point in the input dataset. More... | |
class | pcl::BoundaryEstimation< PointInT, PointNT, Eigen::MatrixXf > |
BoundaryEstimation estimates whether a set of points is lying on surface boundaries using an angle criterion. The code makes use of the estimated surface normals at each point in the input dataset. More... | |
Namespaces | |
namespace | pcl |