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
Hello!
I'm found example of QR-code not decoded by BoofCV
Debug of this example https://github.com/lessthanoptimal/BoofCV/blob/SNAPSHOT/examples/src/main/java/boofcv/examples/fiducial/ExampleDetectQrCode.java#L73 (SNAPSHOT version of library) shows, that field failureCause have error code = VERSION.
Successfully decoded this QR-code, using iPhone camera APP.
Are there any parameters of BoofCV library that can improve decoding results?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello!
I'm found example of QR-code not decoded by BoofCV
Debug of this example https://github.com/lessthanoptimal/BoofCV/blob/SNAPSHOT/examples/src/main/java/boofcv/examples/fiducial/ExampleDetectQrCode.java#L73 (SNAPSHOT version of library)
shows, that field failureCause have error code = VERSION.
Successfully decoded this QR-code, using iPhone camera APP.
Are there any parameters of BoofCV library that can improve decoding results?
The text was updated successfully, but these errors were encountered: