Skip to content

This small snippet shows the power K means algorithm used in compressing images. It basically clubs adjoining 'K' neighboring pixels having near values and averages them. Outputs a jpeg.

Notifications You must be signed in to change notification settings

nash-pwnage/Image-compression-using-K-means-Clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

About

This small snippet shows the power K means algorithm used in compressing images. It basically clubs adjoining 'K' neighboring pixels having near values and averages them. Outputs a jpeg.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages