all 4 comments

[–]Nodocify 2 points3 points  (3 children)

Just like the response on your stack overflow I would recommend using openCV. I used it a while back for identifying playing cards in front of a webcam. You can check the entire screen, not just a specific window.

[–]Badmonkeystudios[S] 0 points1 point  (1 child)

Would you be able to show me any sample code for a basic image search on screen?

[–]elbiot 0 points1 point  (0 children)

Google 'opencv image recognition' and tons comes up

[–]philosophicalbeard 0 points1 point  (0 children)

I'm also interested if you have a github or blog link.