Thresholding in Canny edge detection algorithm
Show older comments
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.
Answers (1)
Image Analyst
on 30 Dec 2014
0 votes
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.
Categories
Find more on Object Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!