#include <pcl17/console/print.h>#include <pcl17/io/openni_grabber.h>#include <pcl17/visualization/cloud_viewer.h>#include <pcl17/classification/PHVObjectClassifier.h>#include <pcl17/features/sgfall.h>#include <pcl17/console/parse.h>#include <pcl17/features/vfh.h>#include <pcl17/features/esf.h>
Go to the source code of this file.
Classes | |
| class | SimpleOpenNIViewer< FeatureType, FeatureEstimatorType > |
Functions | |
| int | main (int argc, char **argv) |
Definition at line 181 of file classify_live.cpp.