-
I am not able to install openalpr on Ubuntu 15.4 system. It's giving following error:
sudo apt-get install openalpr openalpr-daemon
Reading package lists... Done
Building dependency tree
Reading st…
-
Reference similar post: [https://github.com/OpenRA/ra2/issues/192](https://github.com/OpenRA/ra2/issues/192)
@jtyle6 did you manually install xdg-utils, as that's the only one that doesn't install vi…
-
Add a Wiki describing library usage of OpenALPR. Include examples and description of each function in alpr.h
-
With the latest commit (1 oct 2015), I can't get the correct pattern (matched) in the first 10 plate detected by openalpr whereas before it was the second! How can I get the previous performance back?…
-
hey,
I'm currently trying to get some Australian plates to work that don't have a conventional style (slim shape attached at bottom) that normal Victorian plate have. at the current moment these plat…
-
Given a color image of a plate, separate it into 3 strips:
- Plate characters
- Top of plate
- Bottom of plate
For each strip, generate an HSV histogram. Run a comparison against the Hue and Saturat…
-
@matthill ,
Toolset: Visual Studio 2013 x64
I'm experiencing a "Run-Time Check Failure 2" when running the debug build of OpenALPR. This does not happen in the release build. I've done some investig…
-
Hello guys, i am using version 2.1 and i noticed my apache2 access.log is full of this
```
127.0.0.1 - - [28/Sep/2015:11:22:50 +0300] "GET /example_video_stream.mjpeg?openalprfiletype=file.mjpg HTTP…
-
Running OpenALPR in multiple forked processes does increase the performance significantly. However, the multi-threading within a single process never increases performance.
Currently, OpenALPR has…
-
OpenALPR builds and runs with Tesseract 3.04 but it fails to recognise licence plates ("no licence plates found") in an image, where it works fine with Tesseract 3.03rc1.