We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We would need to create the OpenCV C++ implementation first
Then interface it to Java via JNI or similar
It would probably be faster
Resources:
The text was updated successfully, but these errors were encountered:
We have decided to go with the option of enhancing JavaANPR. This issue now serves as a blocker for the next major release. See this issue.
Sorry, something went wrong.
No branches or pull requests
The JavaANPR project is great, but fails to recognize many plates.
Using something like: http://code.google.com/p/javacv/ or http://docs.opencv.org/2.4.4-beta/doc/tutorials/introduction/desktop_java/java_dev_intro.html
We would need to create the OpenCV C++ implementation first
Then interface it to Java via JNI or similar
It would probably be faster
Resources:
Implement/use/whatever the OpenALPR projectThe text was updated successfully, but these errors were encountered: