micjahn / ZXing.Net

.Net port of the original java-based barcode reader and generator library zxing
Apache License 2.0
2.73k stars 666 forks source link

Results points wrong (relative) for last three quadrants #30

Open trevorwat opened 7 years ago

trevorwat commented 7 years ago

Hi, I'm getting the same symptoms as described here: https://github.com/zxing/zxing/issues/202

ie decode multiple results in the top-right; bottom-right or bottom-left scan ok but give incorrect result points. I looked at the .net version source-code and it seems to be attempting to make the points absolute similar to this: https://github.com/zxing/zxing/commit/0111b72eaaa54d1608384d468cd7a6dd4adf8ca5

trevorwat commented 7 years ago

..actually with a bit more investigation, restricting to scanning QR codes only prevents my problem

micjahn commented 7 years ago

Do you have a sample image for me? I don't see a problem with my samples.

andobrol commented 7 years ago

Maybe same problem. Result points returning for rotated image. Not for original. Sample image attached ks9_02_test