what algorithm/technique/method is used to calculate convex hull in bwconvhull ? is it based on qhull ?
2 次查看(过去 30 天)
显示 更早的评论
what algorithm/technique/method is used to calculate convex hull in bwconvhull ? is it based on qhull ?
1 个评论
Von Duesenberg
2018-3-17
Perhaps a good start would be to type
edit bwconvhull
and inspect what's in the .m file?
回答(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!