Like convexhull function convhull, i found boundary() for concave hull, but is there anyone who can tell me , how both functions have pros and cons? what is the difference between the two functions besides it being concave & Convex?

22 ビュー (過去 30 日間)
I am using both functions on my code, but i am getting the same result...I want to differentiate between the two.. and which is a better one to use?

採用された回答

Walter Roberson
Walter Roberson 2017 年 3 月 20 日
Look more carefully at the examples in boundaries, including what happens as you change the shrink factor. boundaries() can calculate the convex hull, but it can also calculate other things.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeBounding Regions についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by