Previously I posted this question in this forum and as per as experts suggestion, they recommended me to use OpenCV for extracting data from the image.
I'm new to OpenCV, basically I learnt to install OpenCV 2.1 with Visual Studio 2008 and then I worked with simple programs like to load the images, invert and save images.
Then I'm trying to read the numbers from the image. I searched a lot in Google and OpenCV tutorials PDF, I didn't get any solution.
Please can anyone guide me about this?
Or a simple walkthrough for reading the numbers from the image..
Thank you..