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: 3 months ago
JSON representation

An implementation of bluring an image with Haskell, for the kick of making it fast.

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.