Skip to content

Uses k-means clustering to calculate representative color palettes of images.

License

Notifications You must be signed in to change notification settings

ndrake127/kMeans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kMeans

I use k means clustering algorithm on images to determine a representative color palette that can be used to regenerate the image composed of k colors

To Do:

  • Check convergence status each iteration
  • Choose better initial centroids
  • Make it faster

About

Uses k-means clustering to calculate representative color palettes of images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published