-
Notifications
You must be signed in to change notification settings - Fork 272
New issue
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
Crash during EU recognizing #4
Comments
Probably this is related to #1and should be fixed now, can you please test with the version 1.0.1? |
I tested with 1.0.1 version. Issue still exists. |
I have the same issue |
I tried with a Portuguese licence plate and it worked as expected (please check the screenshot above). Probably the problem was that the library was not able to recognize any licence plate in the picture. I improved the sample application (e103794) to display a toast instead of crashing when the library is not able to recognize any licence plate. |
Same issue here with v1.1.0. Same picture works with "us" and doesn't with "eu". Tested with sample app on two different devices. Fortunately I was able to get rid of this SIGSEGV! All i did was adding the new folder in assets of the library: main/assets/runtime_data/keypoints/eu I also copied there one of the files from "us" folder. Already made few tests that were producing the crash before - now wasn't able to reproduce the problem! |
…nse plates placeholders
#4 Added new keypoint folder for Europe with Polish LP placeholders
Fixed by #9. |
Hey,
I use sample application. I changed us to eu but app was crashed during plate recognizing.
Log:
The text was updated successfully, but these errors were encountered: