how to get the surface patch after delaunay triangulation

7 vues (au cours des 30 derniers jours)
LIN Hongbin
LIN Hongbin le 25 Jan 2016
Commenté : LIN Hongbin le 26 Jan 2016
I have a set of point cloud ,after delaunay triangulated these points,I got a connectivity of all the points.What can I do to get the surface triangular patches of the rebuilt 3D model.Or,I want to get the connectivity of all the points without inner egdes.Thank you.

Réponse acceptée

Mike Garrity
Mike Garrity le 25 Jan 2016
Have you tried the freeBoundary method as shown in the first example on this documentation page ?
  1 commentaire
LIN Hongbin
LIN Hongbin le 26 Jan 2016
Thank you !I made a mistake at first that I used boundary without DT.Now I got it.Thank you,Mike!

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Delaunay Triangulation dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by