Go to the source code of this file.
Classes | |
struct | pcl::SamplingSurfaceNormal< PointT >::CompareDim |
CompareDim is a comparator object for sorting across a specific dimenstion (i,.e X, Y or Z) More... | |
class | pcl::SamplingSurfaceNormal< PointT > |
SamplingSurfaceNormal divides the input space into grids until each grid contains a maximum of N points, and samples points randomly within each grid. Normal is computed using the N points of each grid. All points sampled within a grid are assigned the same normal. More... | |
Namespaces | |
namespace | pcl |