Skip to content

JaimeDeArcos/ocr-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocr-python

You can find more details in blog post : blog.jaimedearcos.es/playing-with-ocr-libraries/

Get started

Install teseract MacOs

brew install tesseract

Create a new python environment & install requirements

python -m venv en
source env/bin/activate
pip install -r requirements.txt

Execute example with test image 01

python ocr.py --image img/example_01.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages