This project shows how convolution works with gray scale images
- run the following command in terminal
python3 -m "http.server" 8888
- Access
http://127.0.0.1:8888/convolution.html
- Load a gray scale image file in
images
folder in this project - Apply the filter by clicking
Apply filter
button - You can change values of the filter
- Mouse over the original image or target image to see the pixel values