java - How to idendify the Text in image files and also how to read that text? -



java - How to idendify the Text in image files and also how to read that text? -

in image format have total of text. (ie) scanned document in format of image file *.tiff. optical character recognize method normal format of alphabet. in image format contains text running letter. how identify , convert text in text files?

with tesseract-ocr can train characters. if sure running letter font can utilize samples training info instead of default 1 ships it. haven t done running letter, library place start with.

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

regards, prasanna.

java algorithm ocr

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -