-
The Linea device is now shipped with a new firmware version. That version seems not to be fully compatible with the older version (our older devices running on 5.24.0).
At least the ids of different …
-
Hi, i'm using ZXingScannerFragment to scan from my app.
But, i have an issue when the app is resumed or when i switch to another app then return back , the ZXingScannerFragment shows a black/white s…
-
#### Bug, feature request, or proposal:
When I attempt to scan a barcode with code 39, it is unable to read it, even though the type is included as an option in the BarcodeFormat enum
#### What is…
-
I tried to get the barcode from this page
![Screenshot 2022-12-12 143259](https://user-images.githubusercontent.com/94449025/207057757-a0d6a295-b2a8-4d01-a1f5-fd9f026c44a8.png)
I tried to get it wit…
-
i used the zxing c++ version to decode the following images, but it can work for the images about EAN8, UPC-E, but i cropped the barcode ROI for the image to decode and it doesn't work, what's the pro…
-
There are a number of commands which need to be implemented. They are listed below but should later get their own issues as needed.
- [x] Horizontal tab
- [x] Print and line feed
- [x] Print and…
-
Сущности:
- Партия Инвентаризации **InventoryBatch** (code, article, stockBatch, productionInfo, stockBatchCode)
- Позиция Партии Инвентаризации **InventoryBatchItem** (inventoryBatch, code)
-
I have an application written in c++ and not in qml. I am trying to use incorporate the QZingLive Example code or QZingFilter in this application...
I did not find a direct way to invoke the QZingFil…
-
**Is your feature request related to a problem? Please describe.**
如题,我对比了 flutter_zxing(ffi)和 zxing_lib(dart)
1. 在有二维码/条形时,二者实时识别效率相差不大,甚至 zxing_lib 速度更快(0.006-0.02秒左右),表现更优
2. 在无二维码/条形时,flutter_z…
-
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
…