how to set a threshold for delauneyTriangulation?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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!
Respuestas (0)
Ver también
Categorías
Más información sobre Delaunay Triangulation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!