mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 21:26:49 +08:00
Added links to OpenALPR doc
This commit is contained in:
@@ -105,10 +105,15 @@ Install OpenALPR on Ubuntu 14.04 x64 with the following commands:
|
||||
sudo apt-get update
|
||||
sudo apt-get install openalpr openalpr-daemon openalpr-utils libopenalpr-dev
|
||||
|
||||
Documentation
|
||||
---------------
|
||||
|
||||
Detailed documentation is available at [doc.openalpr.com] (http://doc.openalpr.com/)
|
||||
|
||||
Integrating the Library
|
||||
-----------------------
|
||||
|
||||
OpenALPR is written in C++ and has bindings in C#, Python, Node.js, and Java. Please see this guide for examples showing how to run OpenALPR in your application: https://github.com/openalpr/openalpr/wiki/Integrating-OpenALPR
|
||||
OpenALPR is written in C++ and has bindings in C#, Python, Node.js, and Java. Please see this guide for examples showing how to run OpenALPR in your application: http://doc.openalpr.com/bindings.html
|
||||
|
||||
Compiling
|
||||
-----------
|
||||
|
Reference in New Issue
Block a user