Classes | |
class | BoxEstimation |
class | CloudAlgo |
class | CloudAlgoNode |
class | DepthImageTriangulation |
class | GlobalRSD |
struct | IntersectedLeaf |
class | RobustBoxEstimation |
class | SVMClassification |
Functions | |
bool | histogramElementCompare (const std::pair< int, IntersectedLeaf > &p1, const std::pair< int, IntersectedLeaf > &p2) |
template<class algo > | |
int | standalone_node (int argc, char *argv[]) |
bool pcl_cloud_algos::histogramElementCompare | ( | const std::pair< int, IntersectedLeaf > & | p1, |
const std::pair< int, IntersectedLeaf > & | p2 | ||
) | [inline] |
Definition at line 54 of file global_rsd.h.
int pcl_cloud_algos::standalone_node | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 108 of file cloud_algos.h.