omkarudawant / MICR-Retriever

A computer vision project for retrieving information from bank cheques.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MICR Retriever

A computer vision project for retrieving MICR codes from bank cheques.

How to run,

git clone https://github.com/omkarudawant/MICR-Retriever.git

cd MICR-Retriever

pip install -r requirements.txt

python extract.py --image image_file_absolute_path

Example: python extract.py --image=.\cheques\1.jpg

About

A computer vision project for retrieving information from bank cheques.


Languages

Language:Python 100.0%