3D cloud of points to mesh

5 次查看(过去 30 天)
From a 3D cloud of points I want to obtain a mesh as shown in the attached files. I did this using Polyworks but now I want to do the same thing in Matlab.
Thanks, Matteo

采纳的回答

KSSV
KSSV 2016-11-11
It is a unstructured grid. You shall have coordinates and the respective nodal connectivity matrix. Load them into matlab and use trisurf.
doc trisurf.

更多回答(1 个)

Matteo Verardo
Matteo Verardo 2016-11-11
thanks

类别

Help CenterFile Exchange 中查找有关 Point Cloud Processing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by