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!