/Basic_OCR

A basic OCR that uses Tesseract and OpenCV

Primary LanguagePythonMIT LicenseMIT


Basic OCR

Motivation

To make an OCR using CV libraries

Requirements

Python 3.8 or above with all requirements dependencies installed. To install run:

$ pip3 install -r requirements.txt

To run

$ python3 OCR.py

Examples

Image with details:

Might Do

  • Try Different OpenCV filters