|
Point Cloud Library (PCL)
1.6.0
|
#include <vector>#include <Eigen/Geometry>#include <pcl/common/common_headers.h>#include <pcl/point_representation.h>#include <pcl/features/impl/narf.hpp>
Go to the source code of this file.
Classes | |
| class | pcl::Narf |
| NARF (Normal Aligned Radial Features) is a point feature descriptor type for 3D data. More... | |
| struct | pcl::Narf::FeaturePointRepresentation |
Namespaces | |
| namespace | pcl |
Defines | |
| #define | NARF_DEFAULT_SURFACE_PATCH_PIXEL_SIZE 10 |
| #define NARF_DEFAULT_SURFACE_PATCH_PIXEL_SIZE 10 |
1.7.6.1