Point Cloud Library (PCL)
1.8.0
|
A point structure representing the Point Feature Histogram (PFH). More...
#include <pcl/impl/point_types.hpp>
Static Public Member Functions | |
static int | descriptorSize () |
Public Attributes | |
float | histogram [125] |
Friends | |
std::ostream & | operator<< (std::ostream &os, const PFHSignature125 &p) |
A point structure representing the Point Feature Histogram (PFH).
Definition at line 1175 of file point_types.hpp.
|
inlinestatic |
Definition at line 1178 of file point_types.hpp.
References pcl::operator<<().
|
friend |
float pcl::PFHSignature125::histogram[125] |
Definition at line 1177 of file point_types.hpp.