|
Point Cloud Library (PCL)
1.4.0
|
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 863 of file point_types.hpp.
| std::vector<float> pcl::SHOT::descriptor |
Definition at line 865 of file point_types.hpp.
| float pcl::SHOT::rf[9] |
Definition at line 866 of file point_types.hpp.
1.7.6.1