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!