Our idea is to display QR Code on LED screen, as you can see we've already done that, but we had trouble when we tried to scan&read from these QRCode.
We think the biggest issue may be the resolution, but our goal is use this kind of screen. Btw the resolution of this lattice screen is 64*64.
Is there any solution for the client(scanner/mobile phone ) to clarify the picture that scanned in?
Or there is just one way that raise the resolution tatio?
We sincerely hope any experienced hand can help us, give us some tips or guidence! Thanks!
Sorry for my bad English!
Thanks.
The options are either increasing the whitespace around your QR code, or rewrite the corner detection routine in order to handle this limited amount of whitespace.
"Increasing the whitespace around QR code"
You mean making the white borders more thick? I'll have a try, thank you very much!
--
You received this message because you are subscribed to the Google Groups "zxing" group.
To unsubscribe from this group and stop receiving emails from it, send an email to zxing+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thank you for you sincere answer, the details really helped us a lot!Thought we haven't tried to add "white spaces" cause we thought it would bring more trouble, but we've simply whiten the borders of the LED screen and problem solved!
Best thanks to you!