Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zztkm/darts-live-home-awards-ocr
https://github.com/zztkm/darts-live-home-awards-ocr
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zztkm/darts-live-home-awards-ocr
- Owner: zztkm
- Created: 2022-10-19T10:08:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-20T04:22:56.000Z (about 2 years ago)
- Last Synced: 2024-12-20T23:29:49.635Z (14 days ago)
- Language: Python
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pyocr test
## Setup
install Tesseract: https://tesseract-ocr.github.io/tessdoc/Installation.html
```shell
pip install -r requirements.txt
```## Run
```shell
python main.py
```