A point structure for storing the Point Pair Feature (PPF) values. More...
#include <point_types.hpp>
Public Attributes | |
float | alpha_m |
float | f1 |
float | f2 |
float | f3 |
float | f4 |
Friends | |
std::ostream & | operator<< (std::ostream &os, const PPFSignature &p) |
A point structure for storing the Point Pair Feature (PPF) values.
Definition at line 1132 of file point_types.hpp.
std::ostream& operator<< | ( | std::ostream & | os, |
const PPFSignature & | p | ||
) | [friend] |
Definition at line 1135 of file point_types.hpp.
float pcl::PPFSignature::f1 |
Definition at line 1134 of file point_types.hpp.
float pcl::PPFSignature::f2 |
Definition at line 1134 of file point_types.hpp.
float pcl::PPFSignature::f3 |
Definition at line 1134 of file point_types.hpp.
float pcl::PPFSignature::f4 |
Definition at line 1134 of file point_types.hpp.