Re: Reverse scanned QR code failing

76 views
Skip to first unread message

Sean Owen

unread,
Jul 26, 2012, 11:17:54 AM7/26/12
to zx...@googlegroups.com
Mirror images of QR codes are not valid, if that's what you mean. You would have to correct this image by flipping it over.
You could also flip the image over and re-scan in the cases where it fails.

If you mean simply rotated 180 degrees, that's fine. It should detect it at pretty much the same rate.

Rana

unread,
Jul 26, 2012, 11:38:46 AM7/26/12
to zx...@googlegroups.com
Thanks Sean. Really Appreciated.
 
Yes when we rotated image 180 degrees using JAI apis and decoded again with ZXing...It worked.

Sean Owen

unread,
Jul 26, 2012, 12:38:18 PM7/26/12
to zx...@googlegroups.com
Hmm that's odd since a simple rotation shouldn't cause much scanning problem. Still, if it is a problem, that is indeed the simple solution to rotate and scan again. (You can use AWT APIs for this, note, you don't have to use old JAI stuff.)
Reply all
Reply to author
Forward
0 new messages