Finding Dominant Image Colours Using Python
摘要
A few weeks ago, I was having a discussion about the possibility of detecting the colour of user uploaded images. The idea was that if a dominant colour was known, it could be used to create matching titles. I decided to give it a go using Python and Pillow.
欢迎在评论区写下你对这篇文章的看法。