Point Cloud Library (PCL) 1.12.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 constexpr 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 1351 of file point_types.hpp.
|
inlinedefault |
Definition at line 1354 of file point_types.hpp.
|
friend |
float pcl::PFHSignature125::histogram[125] = {0.f} |
Definition at line 1353 of file point_types.hpp.