tags:

views:

66

answers:

0

I've been trying to find a solution to my problem for quite a while. I need to build a program that reads data off of the screen, recognizes characters and images and then acts based on what characters and images are. For example, I provide it with a picture of a dog, a picture of each possible character, and it would be able to read the screen and tell me where the dog was, where the characters were and in what order, etc. Is there a free library for this out somewhere? I prefer something that can be used in C# or Vb.net