An open API service indexing awesome lists of open source software.

https://github.com/notshrirang/image-reader

Reads text from screenshot taken by the app.
https://github.com/notshrirang/image-reader

ocr opencv python tesseract

Last synced: about 2 months ago
JSON representation

Reads text from screenshot taken by the app.

Awesome Lists containing this project

README

          

# Image-Reader
Reads text from screenshot taken by the app.

System Requirements:
1. Latest version of Tesseract OCR installed. Click here for their GitHub Page.
2. Latest version of OpenCV installed.
3. Latest version of pyautogui installed.
4. Latest versio of Pillow installed.
5. Latest version of numpy installed.