-
openalpr-link wasnt found , how to fix this ?
```
sudo apt-get install -o apt::install-recommends=true -y openalpr openalpr-daemon openalpr-link
Reading package lists... Done
Building dependency t…
-
This is what I am getting at last step after compiling
```
$ sudo make install
[ 20%] Built target support
[ 22%] Built target video
[ 26%] Built target statedetection
[ 52%] Built target openalpr
[…
-
Hiho,
I have a very strange problem with die Scaner. Since I included the Wikitude-SDK (which also implements a version of the OpenCV-SDK) I get an error using the openALPR-SDK:
OpenCV Error: Assert…
-
Hi,
I'm using Ubuntu 14.04 to train OpenALPR to recognize my country characters and license plates.
I have succeeded to do so but I discovered that the ocr_language was set to leu, rather than what…
-
Firstly I did
`sudo apt-get update && sudo apt-get install -y openalpr openalpr-daemon openalpr-utils libopenalpr-dev`
Test was OK.
`wget http://plates.openalpr.com/ea7the.jpg`
`alpr -c us ea7the.…
-
I followed every steps on the README. I have compiled from source-code, and even tried install from homebrew.
The alpr binary runs fine, but when I try to initialize a Alpr instance on python bindi…
-
Hi,
Just tried to install openalpr and got the following error:
```
Nikolas-MacBook-Pro:~ nikola$ brew install openalpr
==> Installing openalpr from brewsci/science
==> Downloading https://home…
-
I've been trying to compile the project with GPU usage for a few days now. Found out that a few header files were missing namespace std, that fixed most errors, then it moved on to the last and most a…
-
I am getting the following error when execute below command in terminal.
I am using macOS High Sierra 10.13.6
**$ brew install openalpr**
==> Installing openalpr from brewsci/science
==> Do…
-
Please help with server startup.
How do I install Openalpr?
![image](https://user-images.githubusercontent.com/36229390/39969993-fd494690-5705-11e8-904b-07d59e1c94b2.png)
I launched the client …