|
rgbd
|
#include <rgbd/serialization.h>#include <rgbd/image.h>#include <rgbd/view.h>#include <fstream>#include <iostream>#include <pcl/io/pcd_io.h>#include <pcl/point_types.h>#include <cmath>#include <opencv2/highgui/highgui.hpp>#include <typeinfo>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 18 of file rgbd_to_pcd.cpp.
1.8.17