#include <pcl/point_cloud.h>#include <pcl/point_types.h>#include <pcl/io/pcd_io.h>#include <pcl/io/openni_grabber.h>#include <pcl/common/time.h>#include <pcl/console/parse.h>
Go to the source code of this file.
Classes | |
| class | SimpleOpenNIProcessor |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 110 of file openni_grabber_depth_example.cpp.