New issue 1130 by soorajna...@gmail.com: UNEXPECTED SCAN RESULTS WHILE
USING LIBRARY
http://code.google.com/p/zxing/issues/detail?id=1130
Hi,
This is Sooraj from Kerala, India. Couple of days back, I came across this
problem, which I can say is definitely a library based issue.
STEPS TO REPRODUCE THE ISSUE
____________________________
1. Install any app using zxing library for QR code detection on an android
device (v2.2, v2.3.4)
2. Print out a QR code with some text written just above it.
3. Scan the code in an inclined angle, with both the text and QR code
inside 'viewfinder' rectangle.
4. Adjust the device in such a way that both the text above and QR code
gets 'yellow-dots' above it
5. Check the result obtained (which definitely is an unexpected one)
As you can see from the attached files, I've some text written over QR
code, when I tried to capture the QR code in an inclined direction, so that
both the text and QR are inside the viewfinder rectangle, the reading gave
me unexpected result.
DESCRIPTION
___________
As you can see from the attached files, I've some text written over QR
code, when I tried to capture the QR code in an inclined direction, so that
both the text and QR are inside the viewfinder rectangle, the reading gave
me unexpected result.
But, in normal case, if I am scanning in a vertical direction(i.e. from
above the QR code), I am getting expected results. That you can find from
the second image.
I request someone to kindly help me with this issue. The issue that I found
is with the Barcode Scanner
application, and i guess this issue is there with every device. But just
fyi, I tried only on these devices,
Motorola Fire XT (android v2.3.4),
Samsung Galaxy Tab (android v2.2),
Samsung Galaxy S (android v2.2),
Any help would be well appreciated.
Thanks,
Sooraj
Attachments:
ERROR_IMAGE.png 21.2 KB
SUCCESS_IMAGE.png 21.4 KB
Comment #1 on issue 1130 by srowen: UNEXPECTED SCAN RESULTS WHILE USING
LIBRARY
http://code.google.com/p/zxing/issues/detail?id=1130
This is just a false positive, which can happen sometimes. It's not a bug.
Just out of curiosity, can you please explain what this "false positive"
means...
I am experiencing this every time I follow the steps. Also, what you can
see from those images are, in the erroneous image output, the text is taken
in as a barcode.
There could be more users who might have experienced this flaw. Any
suggestions from you?
That text happens to look like a barcode. It will happen some times, but is
quite rare. You are welcome to suggest a change? but remember that if
you 'fix' this you will cause real barcodes to not scan.
Thanks for all your replies sire.