indragiek / DominantColor

Finding dominant colors of an image using k-means clustering
MIT License
960 stars 93 forks source link

Is there a way to know which pixel or area in the image corresponding to the dominant colors? #32

Open Textcat opened 8 years ago

Textcat commented 8 years ago

Is there a way to know which pixel or area in the image corresponding to the dominant colors?

jeong-tae commented 7 years ago

I think using cluster labels are what you to want.