/openCV

Tests with OpenCV, tesseract... to learn how to turn images or pdfs into text

Primary LanguagePythonMIT LicenseMIT

OpenCV Stuff

Hint: Just specify the language to recognize like this pytesseract.image_to_string(image, lang='deu') and check the path in the error message. Tesseract will tell you where it expects to find the training data for your language.