#include <pcl/point_types.h>
#include <pcl/io/pcd_io.h>
#include <pcl/apps/vfh_nn_classifier.h>
Go to the source code of this file.
NOTE: make sure to use same radius as for training data
Definition at line 43 of file nn_classification_example.cpp.