Python OCR project to detect text from any surface. Uses tesseract and openCV2.
Usage:
- Capture any number of Images using Cheese (Linux webcam software)
- Put the default saved image path of cheese in main_file.py
- The output text can be seen on the terminal after that.