https://github.com/frouioui/imagecompressor
An image compressor program coded in haskell using the K-Means algorithm
https://github.com/frouioui/imagecompressor
epitech haskell image-compression kmeans kmeans-clustering
Last synced: 2 months ago
JSON representation
An image compressor program coded in haskell using the K-Means algorithm
- Host: GitHub
- URL: https://github.com/frouioui/imagecompressor
- Owner: frouioui
- License: bsd-3-clause
- Created: 2019-04-22T10:45:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-28T16:41:44.000Z (almost 6 years ago)
- Last Synced: 2025-02-26T03:34:48.344Z (3 months ago)
- Topics: epitech, haskell, image-compression, kmeans, kmeans-clustering
- Language: Haskell
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# ImageCompressor