How to use Canny edge detector as a local edge detector?
Ältere Kommentare anzeigen
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 Kommentar
Image Analyst
am 3 Apr. 2012
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?
Antworten (1)
Sukuchha
am 3 Apr. 2012
0 Stimmen
use blockproc
Kategorien
Mehr zu Object Analysis finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!