#include <boost/date_time/gregorian/gregorian_types.hpp>#include <boost/date_time/posix_time/posix_time.hpp>#include <boost/date_time/posix_time/posix_time_types.hpp>#include <boost/thread/thread.hpp>#include <boost/uuid/uuid.hpp>#include <boost/uuid/uuid_generators.hpp>#include <iostream>#include <string>#include <tide/ebml_element.h>#include <tide/file_cluster.h>#include <tide/segment.h>#include <tide/simple_block.h>#include <tide/tide_impl.h>#include <tide/tracks.h>#include <tide/track_entry.h>#include <pcl/point_cloud.h>#include <pcl/point_types.h>#include <pcl/io/openni_grabber.h>#include <sensor_msgs/PointCloud2.h>#include <pcl/ros/conversions.h>#include <pcl/visualization/cloud_viewer.h>#include <pcl/console/parse.h>#include <pcl/common/time.h>
Go to the source code of this file.
Classes | |
| class | Player |
| class | Recorder |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 416 of file pcl_video.cpp.