Convolution of 2 image
이전 댓글 표시
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!!
답변 (1개)
Ahmet Cecen
2016년 11월 2일
0 개 추천
See if the first half of this helps:
Convolution and filtering are equivalent if you invert the second image.
카테고리
도움말 센터 및 File Exchange에서 Image Arithmetic에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!