How can I limit the size of triangles in a triangulation?

2 次查看(过去 30 天)
Hi,
I'm using a function from the exchange to create a triangulation of a fairly irregular shape. It works quite well but some of the triangles created go across an open space which should not have triangulations in it - the image below may be more condusive:
I've tried eliminating the large triangles by taking out the triangles with longest edges, however this only works partially - it works on another triangulation but I am unable to fix this one. Is there a way to filter by triangle size? Or other downloadable functions that can help?
Thanks

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Delaunay Triangulation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by