Skip to content

How to obtain dominant colors of an image with K-means clustering

License

Notifications You must be signed in to change notification settings

oscarlamasrios/ColorsClustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

Dominant colors with Kmeans Clustering, using the scikit-learn implementation of k-means.

Files

  • Python code.
  • Image examples.

Command format

python color_kmeans.py -i IMAGE -c CLUSTERS

About

How to obtain dominant colors of an image with K-means clustering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages