Thresholding in Canny edge detection algorithm
显示 更早的评论
Since Canny recommended a ratio of high:low threshold to be between 2:1 and 3:1. I am interested in knowing why is this range particularly selected? Does the answer lie within the understanding of how humans look at images? Any link or explanation would be much appreciated.
回答(1 个)
Image Analyst
2014-12-30
0 个投票
I would guess it's just a rule of thumb based on general experience - that's why it's such a wide range. You'll have to fine tune the number for your particular kind of images.
类别
在 帮助中心 和 File Exchange 中查找有关 Object Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!