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?
26 次查看(过去 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?
0 个评论
采纳的回答
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Bounding Regions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!