mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-07 02:52:50 +08:00
Merge branch 'master' of github.com:openalpr/openalpr
This commit is contained in:
@@ -100,6 +100,12 @@ Pre-compiled binaries are located here: https://github.com/openalpr/openalpr/rel
|
|||||||
|
|
||||||
These are typically built with each new release.
|
These are typically built with each new release.
|
||||||
|
|
||||||
|
Install OpenALPR on Ubuntu 14.04 x64 with the following commands:
|
||||||
|
|
||||||
|
echo "deb [arch=amd64] http://deb.openalpr.com/master/ openalpr main" | sudo tee /etc/apt/sources.list.d/openalpr.list
|
||||||
|
sudo apt-get update
|
||||||
|
sudo apt-get install openalpr
|
||||||
|
|
||||||
Compiling
|
Compiling
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user