How to use Canny edge detector as a local edge detector?
이전 댓글 표시
I mean , i have this big matrix which i want to split to small part and for each part to find it's edges using Canny and in the end to return it to it's original size.
how can i do that?
댓글 수: 1
Image Analyst
2012년 4월 3일
Why do you want to do that? Aren't all edges local already anyway? Do you expect any difference, except maybe for some boundary artifacts on the smaller subimage method?
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Object Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!