Update README.md

This commit is contained in:
Matthew Hill
2014-06-07 13:37:16 -04:00
parent caaf44120c
commit 8990b552bc

View File

@@ -100,8 +100,8 @@ 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.x (https://code.google.com/p/tesseract-ocr/) - Tesseract OCR v3.0.3 (https://code.google.com/p/tesseract-ocr/)
- OpenCV v2.4.x (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.