Point Cloud Library (PCL)
1.3.1
|
#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 |
Software License Agreement (BSD License) | |
Defines | |
#define | NARF_DEFAULT_SURFACE_PATCH_PIXEL_SIZE 10 |