#include <iostream>
#include <vector>
#include <pcl/keypoints/narf_keypoint.h>
#include <pcl/features/range_image_border_extractor.h>
#include <pcl/pcl_macros.h>
#include <pcl/common/polynomial_calculations.h>
#include <pcl/range_image/range_image.h>
Go to the source code of this file.
Namespaces | |
namespace | pcl |
Defines | |
#define | USE_BEAM_AVERAGE 1 |
#define USE_BEAM_AVERAGE 1 |
Definition at line 126 of file narf_keypoint.cpp.