Point Cloud Library (PCL)
1.7.2
|
A point structure representing the Fast Point Feature Histogram (FPFH). More...
#include <pcl/impl/point_types.hpp>
Static Public Member Functions | |
static int | descriptorSize () |
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 1281 of file point_types.hpp.
|
inlinestatic |
Definition at line 1284 of file point_types.hpp.
|
friend |
float pcl::FPFHSignature33::histogram[33] |
Definition at line 1283 of file point_types.hpp.