https://github.com/lezgomatt/matrigram
Apply filters on an image using matrices
https://github.com/lezgomatt/matrigram
Last synced: 2 months ago
JSON representation
Apply filters on an image using matrices
- Host: GitHub
- URL: https://github.com/lezgomatt/matrigram
- Owner: lezgomatt
- License: zlib
- Created: 2020-10-27T15:37:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-11T13:39:20.000Z (over 5 years ago)
- Last Synced: 2025-12-30T09:58:25.854Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 804 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MATRIGRAM
MATRIGRAM lets you apply filters on an image using
[matrices](https://en.wikipedia.org/wiki/Kernel_(image_processing)).
This project was originally made for one of my classes in university.
[Check it out »](https://lezgomatt.github.io/matrigram/)