Point cloud to a mesh in Point Cloud Library [closed]
Asked Answered
B

0

12

Is there a function/class in PCL that converts a point cloud to a mesh?

Backed answered 24/6, 2011 at 11:51 Comment(2)
did you check the documentation on the website? It states that there are algorithms for surface reconstruction. See this for example.Bundle
There are classes that construct Convex Hulls and Alpha-Hulls: pcl::ConcaveHull and pcl::ConvexHull.Gisser

© 2022 - 2024 — McMap. All rights reserved.