pcl_gp3_surface - pcl_gp3_surface
Contents
Description
Syntax is: pcl_gp3_surface input.pcd output.vtk <options>
Perform surface triangulation using pcl::GreedyProjectionTriangulation. For more information, use:
pcl_gp3_surface -h
where options are:
-radius X = use a radius of Xm around each point to determine the neighborhood (default: 0.000000)
-mu X= set the multipler of the nearest neighbor distance to obtain the final search radius (default:
0.000000)
Name
pcl_gp3_surface - pcl_gp3_surface
