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
I'm submitting a ... (check one with "x")
[ ] bug report [X ] help wanted [ ] feature request
Current behavior
I can run the demo.exe but failed to set up for Hong Kong Car Plate, e.g. KX9038
It is similar to Chinese car plates but without the Chinese prefix,
My set up in the demo.exe will return error:
<image> <imageName>carplate6</imageName> <taggedRectangles> <taggedRectangle x="676" y="291" width="41" height="31" rotation="-1" locateType="1">XF4911</taggedRectangle> </taggedRectangles> </image>
Expected/desired behavior
Able to set up the detection without the chinese part.
Reproduction of the problem
If the current behavior is a bug or you can illustrate your feature request better with an example, please provide the steps to reproduce.
What is the expected behavior?
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
System: CentOS
Compiler version/IDE: gcc4.8
CMake version: 3.5.1
OpenCV version: [2.4.9 | 2.4.10 | 2.4.11 | 2.4.12 | 2.4.13 | 3.0 ALPHA | 3.0 BETA | 3.0 RC1 | 3.0 | 3.1 ]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm submitting a ... (check one with "x")
Current behavior
I can run the demo.exe but failed to set up for Hong Kong Car Plate, e.g. KX9038
It is similar to Chinese car plates but without the Chinese prefix,
My set up in the demo.exe will return error:
Expected/desired behavior
Able to set up the detection without the chinese part.
Reproduction of the problem
If the current behavior is a bug or you can illustrate your feature request better with an example, please provide the steps to reproduce.
What is the expected behavior?
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
System: CentOS
Compiler version/IDE: gcc4.8
CMake version: 3.5.1
OpenCV version: [2.4.9 | 2.4.10 | 2.4.11 | 2.4.12 | 2.4.13 | 3.0 ALPHA | 3.0 BETA | 3.0 RC1 | 3.0 | 3.1 ]
The text was updated successfully, but these errors were encountered: