Skip to content

Image compression using k-means in Haskell reduces the number of colors by clustering similar pixels and replacing them with representative centroids.

Notifications You must be signed in to change notification settings

moonia/Image-Compressor

Repository files navigation

Image-Compressor

Image compression using the k-means algorithm in Haskell.

About

Image compression using k-means in Haskell reduces the number of colors by clustering similar pixels and replacing them with representative centroids.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published