This program will open an image and perform image processing to remove noise from the image. Then it will use tesseract software to performing OCR and Translate library to translate the word.
Video Demo
- Translate
- OpenCV
- Tesseract
- Pytesseract
- Open command prompt/terminal and cd into the directory
- Run
python 1.loc_text_translate.py --image gmn.jpg -l de -c 50
