glassechidna / zxing-cpp

ZXing C++ Library
Apache License 2.0
605 stars 436 forks source link

Unable to read this qrcode (but original zxing can) #10

Open skylook opened 9 years ago

skylook commented 9 years ago

The following image is a badcase of qrcode. It can scan & read successfully by original zxing java version (both on web decoder : http://zxing.org/w/decode.jspx and its scanner demo), but cannot be read by ZXingObjC at all.

Can any body fix this problem? Thx. wangge_1

axxel commented 6 years ago

Sorry for spamming old bug reports but in case this is still relevant: I recently started to work on @huycn s new c++ port and that decodes this example just fine.