📜  相关与卷积图像处理 - 无论代码示例

📅  最后修改于: 2022-03-11 14:58:17.158000             🧑  作者: Mango

代码示例1
The Basic difference between Correlation and convolution is :-
Correlation is measurement of the similarity between two signals/sequences.
Convolution is measurement of effect of one signal on the other signal.
The mathematical calculation of Correlation is same as convolution in time domain, except that the signal is not reversed, before the multiplication process. If the filter is symmetric then the output of both the expression would be same.