Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DominantColor

  • This project aims to find dominant color in picture via opencv with python lang. 👊🏻
  • To be able to find dominant color i've used k means clustering instead of try to find histogram for each pixel.💅🏻
  • In dominant_color.py i've just used numpy and sklearn libraries for both histogram and K Means.
  • I didn't use library; wrote KMeans and Histogram codes by manually instead in dominant_color_man.py🏋🏻‍♀️

About

Find dominant color in picture using K Means Clustering

Resources

Stars

9 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages