-
I am trying to upload zbar binaries to server into custom location so i can run zbarimg there, but I am getting error that zbar can't Library not loaded: /usr/local/lib/libzbar.0.dylib , which is true…
-
The code as it is doesn't have any structure in place for reading QR codes.
see [here](https://github.com/UWARG/computer-vision/blob/2015-attempt/warg-qr/main.cpp) for a stand-alone implementation of …
-
Hello!
I am attempting to make a [PDF417][1] barcode reader for the web using Web Assembly (there's a few out there but the only reliable one is licenced). The idea is simple, just build a binary f…
-
### EasyEffects Version
4.8.7
### What package are you using?
Other (specify below)
### Distribution
AUR(pulseeffects-legacy 4.8.7-1)
### Describe the bug
I thing the most clear explanation wha…
-
Clear Linux, Qt5. All dependencies satisfied per ./configure.
zbar-0.23.93
```
/usr/bin/mkdir -p qt
Iqt -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -I/usr/include/qt5 -DQT_WIDGETS_LIB -I…
-
windows环境,一开始go get时报gcc错误, 然后下载mingw解压后添加gcc路径到环境变量path中,然后报找不到zbar.h方面的错误 , 再从https://github.com/marmalade/zbar获取, 把zbar.h拷到一些目录下, 然后却出现下面的错误, 然后就不知道怎么继续了(不知道是不是我的mingw没装完全)
C:\>go get github.com…
-
I am attempting to use the ZBar library to decode PDF417 barcodes on the web using Web Assembly. I need help with detecting PDF417.
I have tested the ZBar library with other types of barcodes, and …
-
Binary data decoding is added to Zbar 0.23.1 but it is not yet available in pyzbar. Any chance a new version of pyzbar can be releases with the latest Zbar version that has support for the binary data…
ghost updated
3 years ago
-
hello , I have finished a project with zbar , but it is too low when the scanner analysis the information of code. I found that your item does not include zbar or zxing.but what is the gd.h.thank you
…
-
Since the last update, I'm not able to build with esbuild
I get something like this (using 2.1.1, it was working before)
> esbuild --bundle --minify --loader:.bin=file --loader:.wasm=binary --so…