how to set a threshold for delauneyTriangulation?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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!
Risposte (0)
Vedere anche
Categorie
Scopri di più su Delaunay Triangulation in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!