Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i have an image jpg has 12 numbers
0 1 2 3 4 5 6 7 8 9 and writing using normal shape with no change on its shape

i want to make a program read all the image get a part of it that has the 12 numbers (right down)

then make ocr program read the numbers very accuracy.

this program i want to make in java.

how can i start>?
Posted

1 solution

 
Share this answer
 
Comments
amir tarek 28-Apr-13 6:07am    
it is good but it assume that there is one number on the image i have 14 numbers and the distance between them not as same to divide the image to images every one has one number
Zoltán Zörgő 28-Apr-13 11:24am    
I never said it will solve all your problems. But the method is there. Or if you are willing to pay for it, look here: http://www.abbyy-developers.com/en:tech:samples:java-wrapper
amir tarek 28-Apr-13 7:36am    
is there a way to convert gray image to black and white image using java?
Zoltán Zörgő 28-Apr-13 11:30am    
You can use OpenCV form most image processing tasks. Look here: http://opencv.org/opencv-java-api.html

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900