-
abiFilters 'armeabi',只配置armeabi时扫描不出结果:zbar
-
zbarimg: zbar/qrcode/qrdectxt.c:405: qr_code_data_list_extract_text: Assertion `next > syms->datalen' failed.
-
In the [FAQ](https://github.com/za3k/qr-backup/blob/master/docs/FAQ.md#my-self-test-is-failing-on-ubuntu) you recommend disabling the security measures in place in Debian and Ubuntu that keep ImageMag…
-
Hello.
I'm looking for a way to improve QR code recognition speed.
I'm going to use Ordroid H2 / Linux 18.04 / c++
Q1. In the case of Zbar, there are two versions. Compared to past version (0…
-
I'm trying to integrate this into an existing Xamarin.iOS application that I have. I literally copied and pasted the code from the sample into my project(a few changes because it's in an UITableViewS…
-
Now ZBar is written on C language. Is possible to port project to C++ language and is it good way for the library?
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
##### Operating System:
Platform: win32
Arch:…
-
大哥你这个控件的问题太多了...虽然有不少的star
综合一下出现的问题:
1、不对着条形码或者二维码某些情况下也会出现扫描结果
2、zxing、zbar扫描条形码都会出现错误的扫描结果,其中zxing出现的概率较大
3、zbar扫描书本商品类二维码必错,缺失前面几位
4、扫描不稳定,有时候很快有时候扫描不出来,同一机型测试同一二维码或条形码
-
@agrignard We did the QRreader but It doesn´t recognize the QRs all the time. I was looking for other libraries and I found one, I prove it in python and it works pretty rad, but I couldn´t install it…
-
I'm having a time compiling my project with zbar and phone gap-1.0. I'm getting an error in zbarplug.m on line 44,
[webview stringByEvaluatingJavaScriptFromString:retStr];
the error is
'*' undeclare…