Hello guys,
I think I'm right in the right place:
I explain my problem:
I 'just' a computer to recognize the number that appears on the screen.
at an event that is associated with a click of the mouse or pressing a keyboard key number appears on the screen (I do this already) to associate an event that allows me to recognize that the number appeared.
the number is always 2 digits, is always in the same size and position of the screen
Thanks
2 replies to this topic
#1
Posted 02 October 2011 - 08:26 AM
|
|
|
#2
Posted 02 October 2011 - 06:17 PM
What language are you using? Any particular font? What operating system? And why on earth do you want to do this?
#3
Posted 04 October 2011 - 06:31 AM
If you talking about a pattern recognition, i think the easiest way to implement that is template matching (works good only if the font is always the same), or more complicated, but also more flexible approach is contour analysis
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









