A simple python program to compress image using Clustering Algorithm (K-means). This is a lossy compression method, meaning you can't convert back to the orignal image just from the compressed image. You can choose the value of "k" in the "main.py", based on how well you want to compress the image. Lower values of k indicate more compression but simulaneously, a poor quality image.
-
Notifications
You must be signed in to change notification settings - Fork 0
maniac0112/image_compressor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple python program to compress image using Clustering Algorithm
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published