-
Hello,
I am having issues decoding the following qr code image sing zxing-cpp python binding. However, both the zxing online decoder (https://zxing.org/w/decode.jspx) and the iphone camera qr code …
-
In Belgium pretty much all products sold in pharmacies use a CNK code which is a specific MSI coded barcode:
https://www.apb.be/SiteCollectionDocuments/ALL%20PARTNERS%20ACCESS%20DOC/CODES-CNK-DOC/BRO…
-
We have an EPC QR code and ZXing is not able decode this type of QR code.
Does ZXing support or decode EPC QR codes ?
If No, what would be an alternative to Decode (NOT TO GENERATE the QRCode) to …
-
Hei there,
I've tried install the APK file via ADB on a old 2.3 device, but unfortunately the install command results in an error as in title `INSTALL_FAILED_CPU_ABI_INCOMPATIBLE`.
By running this…
-
Hi! Great tool, thank you for developing it.
Noticed that it does not recognize linear barcodes in white on black background (some manufacturers use them making their black packaging more attractiv…
-
I have a image at the bottom of the image page. When whole image is imported it is failed to decode the image. However when I browse the fraction of image section including the QR, it scans with charm…
-
I am testing the ZXing.net (version for .NET 4.5) with random character sequence:
The character set is (inclucing space):
```
!"#$%&'()*+,-./0123456789:;?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefg…
-
![6](https://github.com/user-attachments/assets/c3b388a9-e30b-45a3-8882-f3b0374c20a6)
Unresolvable QR code
```python
import cv2, zxingcpp
img = cv2.imread('1.jpg')
barcodes = zxingcpp.read_ba…
-
Hi, i have a bit question. When I try to decode image, barcodereader can't find a QR_CODE format, but in "https://zxing.org" this type is recoginzed(attach a proof in picture).
My code return EAN_8,…
-
I have noticed that the recreated QR code you see after scanning one doesn't always match with the original code.
For example:
using the QR code generator on this website: https://www.thonky.com/…