Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anishmprasad/optical-character-recognition-with-tesseract
https://github.com/anishmprasad/optical-character-recognition-with-tesseract
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/anishmprasad/optical-character-recognition-with-tesseract
- Owner: anishmprasad
- License: mit
- Created: 2019-06-19T12:23:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-25T15:43:11.000Z (over 5 years ago)
- Last Synced: 2025-01-01T08:42:05.862Z (about 2 months ago)
- Language: Python
- Size: 1.68 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#optical character recognition-with-tesseract
`tesseract input_images/sample_input_1.jpg stdout`
`python3 main.py --input_dir input_images/ --output_dir output/`