|
Point Cloud Library (PCL) 1.15.0
|
Public Attributes | |
| PointCloudPtr | points |
| SurfaceNormalsPtr | normals |
| PointCloudPtr | keypoints |
| LocalDescriptorsPtr | local_descriptors |
| GlobalDescriptorsPtr | global_descriptor |
Definition at line 115 of file feature_estimation.h.
| GlobalDescriptorsPtr ObjectFeatures::global_descriptor |
Definition at line 121 of file feature_estimation.h.
| PointCloudPtr ObjectFeatures::keypoints |
Definition at line 119 of file feature_estimation.h.
| LocalDescriptorsPtr ObjectFeatures::local_descriptors |
Definition at line 120 of file feature_estimation.h.
| SurfaceNormalsPtr ObjectFeatures::normals |
Definition at line 118 of file feature_estimation.h.
| PointCloudPtr ObjectFeatures::points |
Definition at line 117 of file feature_estimation.h.