A point structure representing the GFPFH descriptor with 16 bins. More...
#include <point_types.hpp>
Static Public Member Functions | |
static int | descriptorSize () |
Public Attributes | |
float | histogram [16] |
A point structure representing the GFPFH descriptor with 16 bins.
Definition at line 1151 of file point_types.hpp.
static int pcl::GFPFHSignature16::descriptorSize | ( | ) | [inline, static] |
Definition at line 1154 of file point_types.hpp.
float pcl::GFPFHSignature16::histogram[16] |
Definition at line 1153 of file point_types.hpp.