Live data from Hacker News

Show HN: Type in a search to find the average of the first 50 image results

imgessence.com

1–10 of 22 posts

Show HN: Type in a search to find the average of the first 50 image results

#1
When you search for something, it pulls the first 50 image results from Bing Image Search then blends them all together. The resulting image is produced by taking the mean color value of each pixel across all of the images.

Show HN: Type in a search to find the average of the first 50 image results
imgessence.com

Re: Show HN: Type in a search to find the average of the first 50 image results

#6

These are the best ones I've managed to create so far: Circle: http://imgessence.com/browse/view/329 Benzene: http://imgessence.com/browse/view/303 Nike logo: http://imgessence.com/browse/view/299

Shoe: http://imgessence.com/browse/view/114

Face: http://imgessence.com/browse/view/29

Spirit: http://imgessence.com/browse/view/510

It works best on symmetric, concrete objects.

http://imgessence.com/browse

Re: Show HN: Type in a search to find the average of the first 50 image results

#8
This is a really cool project, good job!

Spoon is an interesting example : http://imgessence.com/browse/view/190 - You can see the many basic outlines of a 'spoony' shape. However, all of those images of spoon are presenting the object rotated at some more or less random angles. It would be interesting to add some algorithm that would try to match the images (rotate / scale) to the average and hence give less noisy output.

Re: Show HN: Type in a search to find the average of the first 50 image results

#9
So, just pull and average. No attempt to align, no attempt to decompose, no attempt at PCA, no processing at all. Just pull and average.

I'm struggling to see why this is interesting.

Added in edit: Rather than just downvoting, perhaps you could tell my why this is interesting. Were there technical challenges to overcome? If so - what? What did the implementor learn by doing this? What are you learning by using it? Please - help me to see why this is at all interesting! I genuinely don't understand.

Post reply on HN