-
I am sure this is linked to #1 but the problem persists. node-openalpr won't compile when pushing to Heroku
Here is my log:
```
remote: -----> Building dependencies
remote: Installing n…
-
A error that seems common but I not seen how to fix it
I run bundle exec ./bin/build_frameworks.rb
options: {}
Package opencv2 is already installed. Skipping build.
Package leptonica is alread…
-
* Where:
Build file '/Users/sudharsanpalanisamy/rn/per/InsuranceAr/node_modules/react-native-openalpr/android/build.gradle' line: 69
* What went wrong:
A problem occurred evaluating project ':rea…
-
The build_framework.rb managed to build the opencv2.framework, but fails when it comes to leoptonica....
Building leptonica for i386 from /Users/ian/Dev/openalpr-ios/openalpr-ios/work/leptonica-1.7…
-
I'm experiencing an ImportError of No module named openalpr_api. I've ran the setup.py and installed the necessary commands explained in the README writeup. Got any advice for me?
-
The OpenalprProducerIntegrationTest fails with following error :
Test set: io.rhiot.cloudplatform.camel.openalpr.OpenalprProducerIntegrationTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Ti…
-
Hallo,
Vorschlag für einen Adapter wäre eine automatische Kennzeichen (und Fahrzeug) Erkennung.
Als Input dient ein Bild einer Videoüberwachung.
Ouput könnte sein, dass verschiedene Events bei Fam…
-
git clone https://github.com/openalpr/openalpr.git
• cd openalpr
• git clone https://github.com/peters/openalpr-windows.git windows
• git submodule update --init --recursive
• cd windows
SHOULD…
-
Hi can you help with the below issue. After i run the node with open-alpr im getting this to the console.
working
working
queued
queued
queued
queued
queued
queued
queued
queued
queued
que…
-
Hi @SandroMachado!
Do you have openalpr libraries for x64 architectures (arm64, x86_x64, mips64)? Google needs to upload apks in 64 bits.
This is a great limitation, please we need the new librari…