-
I've been using zxing-cpp for a while now and it seems to work just fine when trying to read a single code that is pre-cropped (in my case, a data-matrix). However, if I have an image that potentially…
-
**Describe the bug**
I cannot scan this big QR code: https://user-images.githubusercontent.com/25526781/53473345-76778700-3a6a-11e9-9ee4-2b72e19d691a.PNG
**To Reproduce**
Scan.
**Expected beha…
-
As a user, I want to be able to use my phone's camera to scan a VIN barcode or qr code and have it automatically populate the VIN input field.
1) The VIN input field should have a barcode icon
2) …
-
**Describe the bug**
I tried to run the example project from the zxing_lib package (this https://github.com/shirne/zxing-dart/tree/master/example repository), but I got an error saying that NDK is no…
-
Process: cn.bertsir.qrtest, PID: 29393
java.lang.IllegalArgumentException: Both dimensions must be greater than 0
at com.google.zxing.common.BitMatrix.(BitMatrix.java:50)
at…
-
안녕하세요!
옷가게를 하나 운영하는데 상품들이 어디에 위치해있는지를 각 상품의 바코드를 통해 빠르게 찾을 수 있는 웹 혹은 앱을 만들고 싶습니다.
예를 들어, 상품마다 고유의 바코드를 스캔 후에 각각의 상품마다 A-3, B-7 이렇게 위치가 바로 뜨면 재고가 어느 위치에 있는지 쉽게 알 수 있도록 하고싶습니다.
재고의 위치는 엑셀이나 구글 …
-
When loading the demo pages I am hitting this error:
`Uncaught ReferenceError: ZXing is not defined`
This is the code its pointing to:
```javascript
window.addEventListener('load', funct…
-
I'm currently using Zxing Embedded for QR code scanning in continuous mode. However, I'm encountering an issue where it scans randomly from various patterns, including clothes and other non-QR code el…
-
import com.apk.b.a.b; //Same class name
import com.apk.zxing.BarcodeFormat;
import com.apk.zxing.oned.ac;
import com.apk.zxing.oned.b; //Same class name
…
-
**Bug Description**
```BrowserMultiFormatReader.decodeFromImage``` and ```BrowserQRCodeReader.decodeFromImage``` not working.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https:/…