Point Cloud Library (PCL)  1.7.0
Classes | Functions
pcl::people Namespace Reference

Classes

class  GroundBasedPeopleDetectionApp
class  HeadBasedSubclustering
class  HeightMap2D
class  HOG
 HOG represents a class for computing the HOG descriptor described in Dalal, N. More...
class  PersonClassifier
class  PersonCluster

Functions

template<typename PointT >
bool operator< (const PersonCluster< PointT > &c1, const PersonCluster< PointT > &c2)

Function Documentation

template<typename PointT >
bool pcl::people::operator< ( const PersonCluster< PointT > &  c1,
const PersonCluster< PointT > &  c2 
)