-
Just wondering if support to query (read-only) a upc or barcode search is going to be added?
-
![upce](https://github.com/barnhill/barcodelib/assets/3878158/580d70b1-56ef-4943-888f-45a539e1c2e1)
-
Hi @pepcots,
When I try to access the children I emplace in my scene GameObject it gives me an error that says that "scene.children()[i]" is returning an int instead of a GameObject. Why is this happ…
D1dii updated
1 month ago
-
Czy jest możliwe generowanie m3u z poziomu wtyczki tak aby zadziałał catchup?
Udało mi się skonfigurować Simple IPTV ale nie wiem jak skofigurować catchup z wtyczką.
Tu jest opis jak to powinno dzia…
-
I am looking for a decent web-app that will scan UPC barcodes but this only reads QR codes.
Possible to allow hooks for different kinds of parsers like https://serratus.github.io/quaggaJS/examples…
-
```
What are the forward progress guarantees of UPC?
Background
==========
At the risk of oversimplifying the matter, let us say that there are two major
ways in modern networks to handle incoming …
-
Hey there! Is it possible to take over the algorithm from this site? https://upc.michalspacek.cz/
Many UPC Routers generate their Wlan security password from a combination of their essid and their se…
-
Hi @pepcots,
Sorry to bother you again, but for some reason my SDL events are not triggering my SDL_DROPFILE event. I don't know why is this happening because this worked a few hours ago and I didn…
D1dii updated
1 month ago
-
### What's happening?
Hello!
I am trying to scan a Code 128 type of barcode but it's not recognized on the camera.
Here is a sample of the barcode.
Type upc-a is perfectly working…
-
Hi. I use Zxing.Net together with OpenCV.V4. Convert from pdf file to Bitmap, and then from Bitmap to Mat and submit Mat to reader. I'm trying to decode the QR_CODE, but the reader only finds UPC_E. …