A point structure representing the Fast Point Feature Histogram (FPFH). More...
#include <point_types.hpp>
Public Attributes | |
float | histogram [33] |
Friends | |
std::ostream & | operator<< (std::ostream &os, const FPFHSignature33 &p) |
A point structure representing the Fast Point Feature Histogram (FPFH).
Definition at line 1256 of file point_types.hpp.
std::ostream& operator<< | ( | std::ostream & | os, |
const FPFHSignature33 & | p | ||
) | [friend] |
float pcl::FPFHSignature33::histogram[33] |
Definition at line 1258 of file point_types.hpp.