Skip to content

Nikzy7/python-OCR

Repository files navigation

Python-OCR

Currently the project detects text in a frame using OpenCV EAST and then applies tesseract over the ROI. Project for tutorial classes.

How to run?

install the given file tesseract.exe in the default directory

create a new virtual environment with python=3.7

open command prompt, go into the working directory of this project (where you cloned it)

in cmd write pip install requirements.txt

after installation completes write python run.py

About

An OpenCV and Tesseract based Optical Character Recognition mini-project.

Topics

Resources

Stars

Watchers

Forks

Languages