From 7e111e3fd906e485632ca04317fd2d9f58d70d3b Mon Sep 17 00:00:00 2001 From: Matthew Hill Date: Sun, 22 May 2016 09:47:34 -0400 Subject: [PATCH] Updated expected Tesseract version in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c65351c..4ebdebe 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ OpenALPR compiles and runs on Linux, Mac OSX and Windows. 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/) After cloning this GitHub repository, you should download and extract Tesseract and OpenCV source code into their own directories. Compile both libraries.