Open3D
Open3D copied to clipboard
There should be a way to carry out automatic 3D Triangulation ....
trafficstars
Checklist
- [X] I have searched for similar issues.
- [X] For Python issues, I have tested with the latest development wheel.
- [X] I have checked the release documentation and the latest documentation (for
masterbranch).
My Question
There should be a way to carry out automatic 3D Triangulation .... Namely: auto-generate mesh from vertices....
Hi @jiapei-nexera please see here for creating a mesh from a point cloud: http://www.open3d.org/docs/release/tutorial/geometry/surface_reconstruction.html