what is the diff betweeen this and pixabay or pexels.com? which there was one meta-search engine to cover them all :)
Show HN: I made a site to catalogue 10,000 CC0-licensed stock photos
21–30 of 65 posts
Re: Show HN: I made a site to catalogue 10,000 CC0-licensed stock photos
#22Hi - for some reason the search bar keeps changing my search terms eg Australia --> Australium
Sorry — that'll be the search trying to get a singular term from a plural. I've tagged the images with singular terms to make them easier to search, so it will change terms like "bridges" to "bridge", or "men" to "man", unless I override each term. If anyone can suggest a better way, I'd be very grateful. I'll add "Australia" as an override, for now. Thanks for pointing it out.
Re: Show HN: I made a site to catalogue 10,000 CC0-licensed stock photos
#23Earlier quoted context omitted.
Probably performed dominant colour analysis on each (like color-thief), sort by similar ranked colours using a closeness transformation like LAB? No idea for the feature though.
Is there an algorithm for what you just described? I'm currently researching for color classification and it seems quite a complicated issue.
Examples: https://twitter.com/kamy22/status/479040852028051456 https://twitter.com/kamy22/status/472517258418606080
Have a good day!
Re: Show HN: I made a site to catalogue 10,000 CC0-licensed stock photos
#24Earlier quoted context omitted.
Is there an algorithm for what you just described? I'm currently researching for color classification and it seems quite a complicated issue.
I'm currently trying to do this for my own side project, my current plan was analyse each photo using one of the many color analyser algos out there (color-thief seems to be popular/efficient), but the problem is, color is a very complicated thing to compare. I think euclidean distance for two LaB colors is the best for complexity to result ratio (and RBG to LaB is an easy/well-solved problem).
Seems very good but I'm still researching. Hope it might help you.
Re: Show HN: I made a site to catalogue 10,000 CC0-licensed stock photos
#25Earlier quoted context omitted.
Probably performed dominant colour analysis on each (like color-thief), sort by similar ranked colours using a closeness transformation like LAB? No idea for the feature though.
Is there an algorithm for what you just described? I'm currently researching for color classification and it seems quite a complicated issue.
Re: Show HN: I made a site to catalogue 10,000 CC0-licensed stock photos
#26I always use https://pexels.com . They also have only CC0 images.
Re: Show HN: I made a site to catalogue 10,000 CC0-licensed stock photos
#27I always use https://pexels.com . They also have only CC0 images.
Strange, I was curious what kind of images are there, did a search for "Taiwan", and the result is literally 8 pictures with "Shutterstock" watermark and that's all. Is that supposed to be CC0? Even if it was yes, would that be useful at all to have watermarked images like that?