Poisson Surface Reconstruction Vertex Density Value #9111
Unanswered
petrasvestartas
asked this question in
Q&A
Replies: 1 comment
-
|
Anyone? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Open3D and probably the original Poisson reconstruction returns not only the mesh but also the ISO-values per vertex.
You can then cull mesh faces based on this information, to remove face that are not very well reconstructing the mesh.
Does cgal has anything like that?
This is Open3D SDK:
Beta Was this translation helpful? Give feedback.
All reactions