https://github.com/quantrpeter/tesseract-python-example
https://github.com/quantrpeter/tesseract-python-example
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quantrpeter/tesseract-python-example
- Owner: quantrpeter
- Created: 2025-08-19T02:03:08.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-26T09:15:34.000Z (10 months ago)
- Last Synced: 2025-08-26T10:19:08.037Z (10 months ago)
- Language: Python
- Size: 67.9 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Run
```
brew install tesseract
python3 ocr1.py
```