Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros
narf.h File Reference
#include <vector>
#include <Eigen/Geometry>
#include <pcl/common/common_headers.h>
#include <pcl/point_representation.h>
#include <pcl/features/impl/narf.hpp>
Include dependency graph for narf.h:

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
 

Macros

#define NARF_DEFAULT_SURFACE_PATCH_PIXEL_SIZE   10
 

Macro Definition Documentation

#define NARF_DEFAULT_SURFACE_PATCH_PIXEL_SIZE   10

Definition at line 50 of file narf.h.