Skip to content

Using k-Means; compressing a rgb colored image by choosing the number of centroids (colors).

License

Notifications You must be signed in to change notification settings

BeastMasterGrinder/K-Means-Image_compresser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

K-Means-Image_compresser

Using k-Means; compressing a rgb colored image by choosing the number of centroids (colors).

!!! For Staters please keep in mind the size of the image the normalization of the image is done according to the image size. If your image size is big like 1024 x 1024 then you have to change number of columns when normalizing instead of 3 you should have 1 column and the number of rows would represent each color

About

Using k-Means; compressing a rgb colored image by choosing the number of centroids (colors).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published