Point Cloud Library (PCL)
1.8.1
|
A point structure representing the Viewpoint Feature Histogram (VFH). More...
#include <pcl/impl/point_types.hpp>
Static Public Member Functions | |
static int | descriptorSize () |
Public Attributes | |
float | histogram [308] |
Friends | |
std::ostream & | operator<< (std::ostream &os, const VFHSignature308 &p) |
A point structure representing the Viewpoint Feature Histogram (VFH).
Definition at line 1365 of file point_types.hpp.
|
inlinestatic |
Definition at line 1368 of file point_types.hpp.
References pcl::operator<<().
|
friend |
float pcl::VFHSignature308::histogram[308] |
Definition at line 1367 of file point_types.hpp.