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
imagesfolder in this project - Apply the filter by clicking
Apply filterbutton - You can change values of the filter
- Mouse over the original image or target image to see the pixel values