SberPay QR codes are never detected
Opened this issue · 5 comments
Computershik73 commented
Computershik73 commented
Anyone alive here?
niqt commented
Do you use Android? Is the image not frozen? Qt5 or 6?
Computershik73 commented
Do you use Android? Is the image not frozen? Qt5 or 6?
Windows and Qt5.5.
Computershik73 commented
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.