Recognize simple mathematical expression usingg Python + OpenCV
- Python 3
- pip install opencv-python
- pip install pytesseract
- download Tesseract-OCR data from https://github.com/tesseract-ocr/tessdata
Recognize simple mathematical expression usingg Python + OpenCV