Skip to content

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

Open
@bmMohamad

Description

@bmMohamad

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions