Replies: 1 comment 1 reply
-
Could you please provide an example? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey everyone, I have a question and I would be very thankful if you could provide me with an answer or even better with resources for me to understand why this is happening. I want to create a mesh using the ball pivoting algorithm (BPA) provided by the Open3D. When running the BPA algorithm with a small radius e.g. 0.05 it completes and the mesh is created. When running it with a bigger radius e.g. 0.5 the script doesn't finish. Why is this happening? The object is a tree without leafs just the trunk and branches.
Beta Was this translation helpful? Give feedback.
All reactions