Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
329 views
in Technique[技术] by (71.8m points)

tesseract - How to recognize MICR codes in Android

I am trying to find the way to OCR the MICR codes from document. For that I used Tesseract 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:

enter image description here

This is a MICR E-13B fonts (more info).

So is there any open source library to recognize MICR codes for Android? I found Leadtools SDK which provides this functionality but that is paid.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

You can use Tesseract with mcr.traineddata language data file.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...