Updated expected Tesseract version in readme

This commit is contained in:
Matthew Hill
2016-05-22 09:47:34 -04:00
parent e3ec11bc35
commit 7e111e3fd9

View File

@@ -124,7 +124,7 @@ OpenALPR compiles and runs on Linux, Mac OSX and Windows.
OpenALPR requires the following additional libraries: OpenALPR requires the following additional libraries:
- Tesseract OCR v3.0.3 (https://github.com/tesseract-ocr/tesseract) - Tesseract OCR v3.0.4 (https://github.com/tesseract-ocr/tesseract)
- OpenCV v2.4.8+ (http://opencv.org/) - OpenCV v2.4.8+ (http://opencv.org/)
After cloning this GitHub repository, you should download and extract Tesseract and OpenCV source code into their own directories. Compile both libraries. After cloning this GitHub repository, you should download and extract Tesseract and OpenCV source code into their own directories. Compile both libraries.