-
Tried to get this to work, but I keep getting this error:
[!] The `openalpr-xcode [Debug]` target overrides the `HEADER_SEARCH_PATHS` build setting defined in `Pods/Target Support Files/Pods/Pods.de…
-
I'm unable to get OpenALPR to work within Python ("ImportError: No module named 'openalpr'"). I'm using Ubuntu 14.04 and have followed all instructions for apt-get installation. As a first step, I'm u…
-
I think I successfully installed openalpr-ios and linked it in my xcode project. however, I have no idea how to use it in xcode? thank you, your help is greatly appreciated!
-
I have created openalpr-xcode.a static library following given instruct. I have also imported library into my project but when I try to include alp.h in my project I receive warning saying there is no…
-
There should be a mechanism for developers to specify parameters, e.g. such as -c , within the Xcode environment.
-
Nevada has special licenses for autonomous vehicles (aka self-driving cars). See http://www.dmvnv.com/autonomous.htm for more info.
See the image below:
![Nevada Autonomous Vehicle License Plate](ht…
-
somehow it doesn't recognize this, no results in http://www.openalpr.com/demo.html
??
![xxf](https://cloud.githubusercontent.com/assets/709019/10974555/61abe098-83eb-11e5-9549-69528a1b6be5.jpg)
-
OpenCV Error: Assertion failed (buf.data && buf.isContinuous()) in cv::imdecode_, file C:\Users\Kevin\Documents\GitHub\node-openalpr\openalpr\windows\opencv\modules\highgui\src\loadsave.cpp, line 307
…
-
afther installing the pods. Some files where missing the import for the version.h file.
also some files are missing from the project such as :
- featurematcher.cpp (bad project reference)
- featurem…
-
I came across a few problems when trying to build the framework since last night.
1. the script name changed and some of the paths are hard coded
2. couple of warnings when integrating pods
3. lib sea…