how to set a threshold for delauneyTriangulation?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi there, I am trying to triangulate a set of points in 3D with delauneyTriangulation() and visualise it using tetramesh(), but I've got a graph which connects every input points I feed in. However, I just want edges, say, below a certain threshold, so not all points connected to all points, but only those are close enough. Is there a way doing that? Thanks!
Réponses (0)
Voir également
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!