An example of a greedy triangulation, that was used to compared agains polygonal primitives. More...
#include <pcl/point_types.h>#include <pcl/io/pcd_io.h>#include <pcl/kdtree/kdtree_flann.h>#include <pcl/features/normal_3d.h>#include <pcl/surface/gp3.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
An example of a greedy triangulation, that was used to compared agains polygonal primitives.
Definition in file greedy_triangulation.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 42 of file greedy_triangulation.cpp.