Detect numbers and process them ?
- by Madhup
Hi,
I am trying to detect the numbers written on a grid and then process them using the iPhone camera. What i have found till yet are some good examples like:
http://blog.damiles.com/?p=93
http://cmgresearch.blogspot.com/2010/01/augmented-reality-on-iphone-how-to_01.html
Although I am able to draw the numbers on the overlay view to a good extent but still not able to detect what these numbers are.
What I don't wanna do is to go through the whole AI process: training the system, providing the system whole set of values and then process them, because this is so much troublesome for me as well for the performance of my application.
So guys having any idea or work arround for this please help.
Thanks,
Madhup