Point Cloud Library (PCL)
1.11.0
|
A point structure representing the Point Feature Histogram (PFH). More...
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
PFHSignature125 ()=default | |
Static Public Member Functions | |
static int | descriptorSize () |
Public Attributes | |
float | histogram [125] = {0.f} |
Friends | |
std::ostream & | operator<< (std::ostream &os, const PFHSignature125 &p) |
A point structure representing the Point Feature Histogram (PFH).
Definition at line 1272 of file point_types.hpp.
|
inlinedefault |
|
inlinestatic |
Definition at line 1275 of file point_types.hpp.
|
friend |
float pcl::PFHSignature125::histogram[125] = {0.f} |
Definition at line 1274 of file point_types.hpp.