开发者

How to read Tiff file or jpg file which having cursive writting?

I have developed a software which will convert tiff to jpg and then read jpg file, however this software only work when there is a simple writing on the jpg file (means simple English font) but I want to read cursive fonts so开发者_JAVA百科 any one help me to get out of this. I have tried so much and yet I cannot find any kind of hint for this so please help..I don't understand which library I used? so help me for reading image which having cursive writing.

thanking you vipul chauhan


Sounds like you want to do OCR on a cursive font document. If you mean handwriting, I'd give up immediately (a very difficult problem in general). If it IS a specific font that you posses (or at least you can create a database of pictures of each letter of that font) then you can try to use an existing OCR library that can be trained with a new font.

For example: Tesseract-OCR or OCRopus. Also try googling "java ocr train" or so.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜