2007-03-10
Spot the differences!
I am currently working on a new game again. "Spot the differences" between 2 images! Like the previous games I did but this time I wanted to autodetect the manipulated areas within the images After researching for a while I came to the result that I have to code it myself! Watch below and drag the slider!
So basically what I did was comparing each pixel (with some ratio) of both images which resulted in a matrix. The difficult part was to detect the units which belong together! This was done using an open- and closed List!
Watch out! Find the Bug Reloaded coming soon!

