TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

35 pointsby sherril8about 12 years ago
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.

9 comments

tlarkworthyabout 12 years ago
This is prime territory for PCA and eigenimages <a href="http://en.m.wikipedia.org/wiki/Eigenface" rel="nofollow">http://en.m.wikipedia.org/wiki/Eigenface</a>
评论 #5633409 未加载
jordnabout 12 years ago
This is (surprisingly) very cool! Some of these results could easily be hung on a wall.<p>I'd love it if you could add some sort of crude voting system, so that the good ones rise to the top.
评论 #5633389 未加载
ColinWrightabout 12 years ago
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.<p>I'm struggling to see why this is interesting.<p><i>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.</i>
评论 #5631953 未加载
评论 #5633472 未加载
评论 #5631377 未加载
pawelwentpawelabout 12 years ago
This is a really cool project, good job!<p>Spoon is an interesting example : <a href="http://imgessence.com/browse/view/190" rel="nofollow">http://imgessence.com/browse/view/190</a> - 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.
评论 #5632445 未加载
BrechtVdsabout 12 years ago
Apple in apple: <a href="http://imgessence.com/browse/view/370" rel="nofollow">http://imgessence.com/browse/view/370</a>
bromagosaabout 12 years ago
These are the best ones I've managed to create so far:<p>Circle: <a href="http://imgessence.com/browse/view/329" rel="nofollow">http://imgessence.com/browse/view/329</a><p>Benzene: <a href="http://imgessence.com/browse/view/303" rel="nofollow">http://imgessence.com/browse/view/303</a><p>Nike logo: <a href="http://imgessence.com/browse/view/299" rel="nofollow">http://imgessence.com/browse/view/299</a>
评论 #5631052 未加载
评论 #5631485 未加载
druckenabout 12 years ago
"<i>Oh no! Server Error: 500 (Internal Server Error)</i>"<p>This is the problem with services this fun to play with. Here at HN we break our toys!
评论 #5633512 未加载
jstanleyabout 12 years ago
Looks pretty cool, but can anyone explain why this is so slow?<p>Is it this slow even if only one person is using it at a time?
评论 #5633503 未加载
freefranciscoabout 12 years ago
searched for "boobs", total fail :-(
评论 #5631191 未加载