Home
last modified time | relevance | path

Searched refs:greedy_mesh (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/tutorials/content/sources/iccv2011/src/
H A Dtest_surface.cpp61 pcl::PolygonMesh::Ptr greedy_mesh; in main() local
78 greedy_mesh = greedyTriangulation (surfels, radius, max_nearest_neighbors, mu, in main()
126 vis.addPolygonMesh(*greedy_mesh, "greedy_mesh"); in main()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/tutorials/content/sources/iros2011/src/
H A Dtest_surface.cpp61 pcl::PolygonMesh::Ptr greedy_mesh; in main() local
78 greedy_mesh = greedyTriangulation (surfels, radius, max_nearest_neighbors, mu, in main()
126 vis.addPolygonMesh(*greedy_mesh, "greedy_mesh"); in main()