Point Cloud Library (PCL)
1.3.1
|
A point structure for storing the Point Pair Color Feature (PPFRGB) values. More...
#include <pcl/impl/point_types.hpp>
Public Attributes | |
float | f1 |
float | f2 |
float | f3 |
float | f4 |
float | r_ratio |
float | g_ratio |
float | b_ratio |
float | alpha_m |
A point structure for storing the Point Pair Color Feature (PPFRGB) values.
Definition at line 824 of file point_types.hpp.
Definition at line 823 of file point_types.hpp.
float pcl::PPFRGBSignature::f1 |
Definition at line 822 of file point_types.hpp.
float pcl::PPFRGBSignature::f2 |
Definition at line 822 of file point_types.hpp.
float pcl::PPFRGBSignature::f3 |
Definition at line 822 of file point_types.hpp.
float pcl::PPFRGBSignature::f4 |
Definition at line 822 of file point_types.hpp.
Definition at line 823 of file point_types.hpp.
Definition at line 823 of file point_types.hpp.