Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seamless Conversion of PointClouds with Tensor Attributes to Triangle Mesh in Open3D #6792

Open
3 tasks done
bmMohamad opened this issue May 15, 2024 · 0 comments
Open
3 tasks done

Comments

@bmMohamad
Copy link

Checklist

Proposed new feature or change

"I suggest adding a new function to the o3d.t.geometry.TriangleMesh module that mirrors the functionality of create_from_point_cloud_poisson in o3d.geometry.TriangleMesh. This new function would enable the conversion of a PointCloud with tensor attributes into a triangle mesh seamlessly. Currently, in the existing setup, users are required to first convert their data to legacy format before performing the conversion, which adds an unnecessary step. Having this new function would streamline the process and enhance the usability of Open3D."

References

No response

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant