Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ybur-yug/python_ocr_tutorial
This is a tutorial on getting OCR running on a simple web server, using python, flask, tesseract-ocr, and leptonica
https://github.com/ybur-yug/python_ocr_tutorial
Last synced: 14 days ago
JSON representation
This is a tutorial on getting OCR running on a simple web server, using python, flask, tesseract-ocr, and leptonica
- Host: GitHub
- URL: https://github.com/ybur-yug/python_ocr_tutorial
- Owner: ybur-yug
- License: mit
- Created: 2015-01-04T05:25:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T11:21:41.000Z (about 4 years ago)
- Last Synced: 2024-07-31T19:15:28.521Z (3 months ago)
- Language: CSS
- Size: 744 KB
- Stars: 256
- Watchers: 17
- Forks: 76
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-starred - python_ocr_tutorial - This is a tutorial on getting OCR running on a simple web server, using python, flask, tesseract-ocr, and leptonica (CSS)
README
Welcome!
Check out the blog post here >> https://realpython.com/blog/python/setting-up-a-simple-ocr-server/
:)