How can I do OCR in Java? -


we have taken .jpg file of text. , want create separate .jpg segment files of each character in text. how possible in java?

you can start these 2 links:

http://www.roncemer.com/software-development/java-ocr

and

http://code.google.com/p/tesseract-ocr/


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -