Click here to Skip to main content
15,886,422 members
Please Sign up or sign in to vote.
1.33/5 (3 votes)
See more:
hi how to convert an image into a text file in java.
actually,i converted the image into a matrix and now i need the output in atext file.
give me the code for that in java
Posted
Comments
Prerak Patel 8-Jul-11 7:18am    
Not clear.

Do you mean OCR in Java[^]?
 
Share this answer
 
Non-trivial task - take a look at Tesseract OCR[^]

Best regards
Espen Harlinn
 
Share this answer
 

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