|
Point Cloud Library (PCL) 1.3.1
|
A point structure representing the generic Signature of Histograms of OrienTations (SHOT). More...
#include <pcl/impl/point_types.hpp>
Public Attributes | |
| std::vector< float > | descriptor |
| float | rf [9] |
A point structure representing the generic Signature of Histograms of OrienTations (SHOT).
Definition at line 851 of file point_types.hpp.
| std::vector<float> pcl::SHOT::descriptor |
Definition at line 853 of file point_types.hpp.
| float pcl::SHOT::rf[9] |
Definition at line 854 of file point_types.hpp.
1.7.4