A point structure representing the Point Feature Histogram (PFH). More...
#include <point_types.hpp>
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 1110 of file point_types.hpp.
std::ostream& operator<< | ( | std::ostream & | os, |
const PFHSignature125 & | p | ||
) | [friend] |
float pcl::PFHSignature125::histogram[125] |
Definition at line 1112 of file point_types.hpp.