Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yamadapc/image-blur
An implementation of bluring an image with Haskell, for the kick of making it fast.
https://github.com/yamadapc/image-blur
Last synced: 15 days ago
JSON representation
An implementation of bluring an image with Haskell, for the kick of making it fast.
- Host: GitHub
- URL: https://github.com/yamadapc/image-blur
- Owner: yamadapc
- License: mit
- Created: 2015-09-11T19:13:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-11T19:16:42.000Z (over 9 years ago)
- Last Synced: 2024-12-24T11:57:56.057Z (17 days ago)
- Language: Haskell
- Size: 3.25 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# image-blur
An implementation of bluring an image with Haskell, for the kick of making it
fast.## License
This code is licensed under the MIT license.