In this project I implemented 2D convolution function using MATLAB and applied it on some images using different kernels.
This project is the final project of my Signals & Systems course at Shahid Beheshti University (Fall 2021) instructed by Dr. Armin Salimi-Badr
below is the output of applying filters on the original image which is also displayed using subplot.
smaller stride means smaller step in sliding operation, hence, output pixels will be closer and we will have better quality in the output