Convolution of 2 image
2 次查看(过去 30 天)
显示 更早的评论
I am working on image processing. Especially Self - convolution descriptor.
Can anybody tell me what is the result after convolution of 2 image.
for example, I have a big image.(1000*1000) I choose a patch (5*5) and convolve this patch with all other patch of the big image. So what will I get?
thank you!!
0 个评论
回答(1 个)
Ahmet Cecen
2016-11-2
See if the first half of this helps:
Convolution and filtering are equivalent if you invert the second image.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!