Find boundary vertice at openings

1 次查看(过去 30 天)
Patrick
Patrick 2014-11-8
编辑: Matt J 2014-11-8
Can anyone tell me how to find the boundary vertice at the openings? Thanks!!

回答(2 个)

Image Analyst
Image Analyst 2014-11-8
Use convhulln() to get the coordinates of the 3 dimensional convex hull.

Matt J
Matt J 2014-11-8
编辑:Matt J 2014-11-8
The triangulation class has a freeBoundary() method that looks relevant

类别

Help CenterFile Exchange 中查找有关 Bounding Regions 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by