#include <iostream>#include <vector>#include <pcl/io/pcd_io.h>#include <pcl/point_types.h>#include <pcl/features/3dsc.h>#include <pcl/features/impl/3dsc.hpp>#include <pcl/features/normal_3d.h>
Go to the source code of this file.
Functions | |
| int | main (int, char **argv) |
| int main | ( | int | , |
| char ** | argv | ||
| ) |
Definition at line 50 of file example_shape_contexts.cpp.