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?
27 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
L K
am 20 Mär. 2017
Beantwortet: Walter Roberson
am 20 Mär. 2017
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 Kommentare
Akzeptierte Antwort
Walter Roberson
am 20 Mär. 2017
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Bounding Regions finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!