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

https://github.com/iamdsc/text-recognition


https://github.com/iamdsc/text-recognition

opencv-python tesseract-ocr text-detection text-recognition

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## Text Recognition
#### In this repository I implemented text detection and recognition using EAST text detector and Tesseract 4 text recognizer in OpenCV using python.
#### Required modules:
```
imutils
cv2
pytesseract
```
#### Also download and install Tesseract 4 for windows from [here](https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-v4.1.0.20190314.exe)