Since last few days I am trying to find the way to OCR the MICR codes from 
document. for that I used Tesseract <https://github.com/rmtheis/tess-two> 
library, Using this I got success in recognizing texts but when it comes to 
MICR it fails to recognize that.

Here is the sample MICR image which I want to read:

[image: enter image description here]

This is a MICR E-13B fonts (more info <http://www.micrencodingfonts.com/>).

So is there any open source library to recognize MICR codes for Android. I 
found Leadtools <http://www.leadtools.com/sdk/ocr/micr.htm> SDK which 
provides this functionality but that is paid.

Any ideas, suggestions and advice will be appreciated.

Thanks

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to