GithubHelp home page GithubHelp logo

trinidadluis / tesseract-micr-ocr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bigpino67/tesseract-micr-ocr

0.0 0.0 0.0 14.02 MB

If you use stub and cheque, it might be helpfull

License: MIT License

Visual Basic 100.00%

tesseract-micr-ocr's Introduction

Tesseract-MICR-OCR

If you use stub and cheque, it might be helpfull

Version française plus basse
Train with an exercice

English

MICR language for Tesseract from Canadian Payments Association (CPA)

MICR Characters (cheque)

alt tag

Canadian Payments Association - Standard 006

alt tag


0CR Characters (stub)

alt tag

A good way to get better accuracy to find 0CR Line

To get a better recognition accuracy, you first need to define your region of interest (ROI). I suggest you to define a template to apply to your image. You have to keep in mind that paper might be damaged or crop, so I would not recommand to define ROI by X,Y point. A good way to get better accuraxy to find OCR line is to define an anchor point base on an image (find image in another image). Usually, the company logo at TOP_LEFT of the document is a good choice. If the anchor point is found, define your ROI from it (ex : anchor.x + 120px, anchor.y + 20px). If not found, apply the X,Y point ROI.



French

Langage MICR pour Tesseract selon l'Association Canadienne des Paiements

Les caractères MICR (chèque)

alt tag

Association Canadienne des paiements - Norme 006

alt tag


Les caractères 0CR (Bordereau de paiement)

alt tag

Une bonne approche pour augmenter votre taux de succès 0CR

Pour augmenter votre taux de succès de reconnaissance, je vous suggère d'appliquer un gabarit sur votre image. Il faut garder en tête que certain papier peut être endommager, il est donc plus difficile d'assumer la région à un point X,Y. En ce sens, vous devriez répérer un point d'ancrage. Normalement, le logo de la compagnie en haut à gauche est un bon choix. Si le logo est repéré, définissez votre région d'intérêt depuis l'endroit du point d'ancrage. (ancrage.x + 120px, ancrage.y + 20). Sinon, définissez votre région à un point X,Y.



Exercice

You can find every files you need to get something like this. Try it ! alt tag

alt tag For MICR Template, use this to find MICR line in image.

alt tag For OCR Template, use this to find OCR line in image.

tesseract-micr-ocr's People

Contributors

bigpino67 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.