An open API service indexing awesome lists of open source software.

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.

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/.

![image](https://github.com/MattiaFerrarini/Convolutions/assets/119322415/7138ec36-95ef-4645-bdd4-6b43aa6c04a1)

## 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'.