Skip to content

Most Dominant Color Extraction using Kmeans Clustering Algorithm

Notifications You must be signed in to change notification settings

sharad18/Most-Dominant-Color-Extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Most-Dominant-Color-Extraction

The Python script uses KMeans clustering algorithm to extract the 8 most dominant colors in the image shown below.

Image used in the implementation of Algorithm

After applying the KMeans clustering algorithm the following results are observed:

Dominant Colors in Random Order.

But these dominant color boxes are in random Order. After writing a loop to arrange them in the order of the most dominant colors we observe:

Dominant Colors

About

Most Dominant Color Extraction using Kmeans Clustering Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published