Java OCR Help Needed

Posted by maSnun on Stack Overflow See other posts from Stack Overflow or by maSnun
Published on 2010-06-06T08:44:20Z Indexed on 2010/06/06 8:52 UTC
Read the original article Hit count: 225

Filed under:
|

Hello,

How do I detect all the characters in an image? The image is in png and the font is constant. For simplicity, lets assume that the image has only numeric digits and there are only 4 digits on an image. I need to read all of them and output the text.

Can you help?

Thanks in advance.

© Stack Overflow or respective owner

Related posts about java

Related posts about ocr