This project was created within the context of the lesson "Computer Vision and Machine Learning.
Create a function for the convolution of two 2D arrays.
Create a function for applying "gaussian" or "salt-and-pepper" filter on an image.

Create a function for applying "mean" & "median" filter on an image.
