ftylitak/qzxing

SberPay QR codes are never detected

Opened this issue · 5 comments

Hello! SberPay QR codes cannot be recognized. What should be changed in the code to make it work?
Printed NPCS QR codes are recognized well though.
3kl50PyUoqc

Anyone alive here?

niqt commented

Do you use Android? Is the image not frozen? Qt5 or 6?

Do you use Android? Is the image not frozen? Qt5 or 6?

Windows and Qt5.5.

Anyone?

axxel commented

One reason why the symbol is not detected might be because it is mirrored. https://github.com/zxing-cpp/zxing-cpp detects it just fine, in case you want to give it a try. For Qt integration have a look at the Qt examples in https://github.com/zxing-cpp/zxing-cpp/tree/master/example.