A point structure for storing the Point Pair Color Feature (PPFRGB) values. More...
#include <point_types.hpp>
Public Attributes | |
float | alpha_m |
float | b_ratio |
float | f1 |
float | f2 |
float | f3 |
float | f4 |
float | g_ratio |
float | r_ratio |
Friends | |
std::ostream & | operator<< (std::ostream &os, const PPFRGBSignature &p) |
A point structure for storing the Point Pair Color Feature (PPFRGB) values.
Definition at line 1144 of file point_types.hpp.
std::ostream& operator<< | ( | std::ostream & | os, |
const PPFRGBSignature & | p | ||
) | [friend] |
Definition at line 1148 of file point_types.hpp.
Definition at line 1147 of file point_types.hpp.
float pcl::PPFRGBSignature::f1 |
Definition at line 1146 of file point_types.hpp.
float pcl::PPFRGBSignature::f2 |
Definition at line 1146 of file point_types.hpp.
float pcl::PPFRGBSignature::f3 |
Definition at line 1146 of file point_types.hpp.
float pcl::PPFRGBSignature::f4 |
Definition at line 1146 of file point_types.hpp.
Definition at line 1147 of file point_types.hpp.
Definition at line 1147 of file point_types.hpp.