Update README.md

This commit is contained in:
Matthew Hill
2015-07-12 21:10:41 -04:00
parent b77bea2f1d
commit d32796ef96

View File

@@ -105,6 +105,11 @@ Install OpenALPR on Ubuntu 14.04 x64 with the following commands:
sudo apt-get update sudo apt-get update
sudo apt-get install openalpr openalpr-daemon openalpr-utils libopenalpr-dev sudo apt-get install openalpr openalpr-daemon openalpr-utils libopenalpr-dev
Integrating the Library
-----------------------
OpenALPR is written in C++ and has bindings in C#, Python, and Java. Please see this guide for examples showing how to run OpenALPR in your application: https://github.com/openalpr/openalpr/wiki/Integrating-OpenALPR
Compiling Compiling
----------- -----------