Google, but for colors
41–50 of 108 posts
Re: Google, but for colors
#42Re: Google, but for colors
#43In case anyone is wondering how this works, it does a google image search and then extracts the primary color of each result. That’s why you see unexpected colors like grey for “heart”: image search returns black and white hearts.
that's actually a pretty terrible way of handling it. There are libraries a' plenty that achieve this without scraping google.
Re: Google, but for colors
#44I searched blue and it returned some tan and green colors (but not bluish green or greenish blue). I searched naked, expecting skin colors (I was wondering if it would tend to show "white" skin colors instead of a range of skin colors). The results were... strange.
Re: Google, but for colors
#45Re: Google, but for colors
#46Could this be implemented by doing a google image search for whatever the user enters. Then show the average color of each image.
That's exactly how it's implemented. You can hover over the pictures' corners to show the original image.