ahwang16 / ocr-filter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brew install tesseract
virtualenv -p python3 venv
source venv/bin/activate
pip install pytesseract
python run.py

About


Languages

Language:Python 97.9%Language:Shell 2.1%