Possible to use Flying Edges (Open3D v0.19) with PSR? #7161
carbocation
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Right now, the call to
create_from_point_cloud_poisson
does not allow us to specify the surface extraction approach. Since Flying Edges has been incorporated as of v0.19, is it possible to allow us to use Flying Edges for surface extraction instead of marching cubes? Or is the issue here that since the call into the underlying library performs surface extraction internally, rather than returning the field for Open3D to operate on, this would not be possible?Beta Was this translation helpful? Give feedback.
All reactions