Replies: 1 comment
-
Are these points aligned to a grid? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!


I have a pointcloud which contains coplanar 3d points. I'd like to calculate the surface area what could cover these points. How should I start? I tried to add mesh to the pointcloud with TriangleMesh.create_from_point_cloud_ball_pivoting, but the result is not satisfying, and the mesh area is wrong because of the errors of the mesh. Examples uploaded.
Pointcloud:
Mesh:
Beta Was this translation helpful? Give feedback.
All reactions