mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 01:36:51 +08:00
Merge pull request #351 from amincheloh/patch-1
update Tesseract OCR url to github
This commit is contained in:
@@ -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://code.google.com/p/tesseract-ocr/)
|
||||
- Tesseract OCR v3.0.3 (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.
|
||||
|
Reference in New Issue
Block a user