This is the command pcl_compute_hull that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
pcl_compute_hull - pcl_compute_hull
DESCRIPTION
Syntax is: pcl_compute_hull input.pcd output.vtk [optional_arguments]
Compute the convex or concave hull of a point cloud. For more information, use:
pcl_compute_hull -h
where the optional arguments are:
-alpha X = the alpha value for the ConcaveHull (Alpha Shapes) algorithm. If alpha is not
specified, the tool will run the ConvexHull method (default: 0.150000
)
Use pcl_compute_hull online using onworks.net services