Hacker News new | ask | show | jobs
by 8_hours_ago 4012 days ago
John Graham-Cumming wrote an article about trying to hack a contest similar to this. I wonder if a similar technique could be used to find the ball on these images?

http://blog.jgc.org/2008/02/tonight-im-going-to-write-myself...

1 comments

I started to roll my eyes when I saw your comment because I thought, "the NYT made a fun web interactive with no-stakes and someone is pointlessly wondering if the answers are in the source code"...so now I realize what a reflection this is on how lame and limited my own thinking is :).

This was a great link...I've been casually brainstorming heuristics for detecting possible Photoshopping and John writes about exactly that. I'm going to walk through his algorithm using Python and PIL.