https://github.com/mattiaferrarini/image-convolutions
A website to play around with image convolutions.
https://github.com/mattiaferrarini/image-convolutions
convolution image-convolution
Last synced: 2 months ago
JSON representation
A website to play around with image convolutions.
- Host: GitHub
- URL: https://github.com/mattiaferrarini/image-convolutions
- Owner: MattiaFerrarini
- Created: 2024-07-08T14:28:21.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T18:45:36.000Z (11 months ago)
- Last Synced: 2024-07-10T00:22:36.936Z (11 months ago)
- Topics: convolution, image-convolution
- Language: JavaScript
- Homepage: https://mattiaferrarini.github.io/Image-Convolutions/
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image Convolutions
This website is meant to help you play around with image convolutions.
Try it here: https://mattiaferrarini.github.io/Image-Convolutions/.
## Quickstart
To get started, simply follow the steps in the 'Settings' panels:1) Upload the image you'd like to work with;
2) Choose the size of the filter(kernel) you'd like to apply;
3) Create your filter: choose one of the possible values and assign it to kernel elements (the cells of the matrix) by clicking on them or dragging you cursor across them while holding the left mouse button down.Some common filters have been provided in 'Example filters'.