Hacker News new | ask | show | jobs
by impjohn 818 days ago
Very cool. How are you extracting the colors from the image? Trying to do something similar but without yielding anything I'm happy with
1 comments

Thanks! Some of the artworks have the colors as part of their metadata, so I directly use those.

For a different project I’m looking in into using k-means to determine the dominant colors.