Skip to content
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

Cannot decode these Qr codes #360

Open
tonyvu2508 opened this issue Jul 19, 2022 · 1 comment
Open

Cannot decode these Qr codes #360

tonyvu2508 opened this issue Jul 19, 2022 · 1 comment
Assignees

Comments

@tonyvu2508
Copy link

I used boofcv to read the pictures below, but couldn't read it. pls check.
2
3
4

@lessthanoptimal
Copy link
Owner

I looked at the second QR Code. It gets past the error correction stage, which means image processing is working just fine. The issue seems to be that it's a STRUCTURE APPENDED marker. That mode isn't supported yet since it's rare. Structure appended works by combining multiple QR into what is effectively a single QR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants