中文说明:This source code is a one file implementation of 2d correlation and convolution. Using the basic difference between correlation and convolution this code correlates or convolves a given 2d matrix with a square window matrix (another 2d matrix) in an interactive manner in runtime and displays the output on user s choice.-This source code is a one file implementation of 2d correlation and convolution. Using the basic difference between correlation and convolution this code correlates or convolves a given 2d matrix with a square window matrix (another 2d matrix) in an interactive manner in runtime and displays the output on user s choice.
English Description:
This source code is a one file implementation of 2d correlation and convolution. Using the basic difference between correlation and convolution this code correlates or convolves a given 2d matrix with a square window matrix (another 2d matrix) in an interactive manner in runtime and displays the output on user s choice.