Tagged Questions
1
vote
0answers
65 views
ZBar vs ZXing performance?
I'm currently working on a hardware setup which requires me to scan as many QR codes as possible as quickly as possible.
However, I have not found any kind of performance comparison between ZXing and ...
1
vote
0answers
176 views
QR scanner with ZXing and ZBar doesn't read low quality codes on cards
I have made applications using ZXing and ZBar both. Both are working fine and read good quality QR codes always.
But problem is when I scan the code on a card which is not that much nice in quality ...
0
votes
0answers
165 views
zbarSDK reader doesn't scan QR on fast devices (XCODE)
I am using the zbarSDK on my IOS app. It works like a charm and it was perfect.
The problem is when I press on the Scan Button in front of a QR code (on fast device like 4s or iPhone 5), I only get ...
0
votes
0answers
106 views
How to edit the UI of the CameraPreview in the ZBar library?
While using the ZBar library to develop an Android application, I notice that it calls ZBarScannerActivity.class which uses a CameraPreview class. During execution, the CameraPreview consists of the ...
0
votes
1answer
671 views
Implementing ZBar QR Code Reader in UIView
I really need help here. I'm pretty new to iOS/Objective-C so sorry if the problem resolution is obvious or if my code is terrible. Be easy on me!! :-)
I'm struggling to integrate ZBarSDK for reading ...
0
votes
0answers
60 views
objective-C issue with getting the QRcode NSString after Scaning using the ZBar Library
I am trying to optimize my QR reader in order to use in different projects without having to create all the functions again. Ideally I would want to have a code like this one:
NSString ...
2
votes
2answers
338 views
iOS: ZBar SDK unicode characters
When scanning QR codes with ZBar the string resulting from the process does not display unicode characters properly. The word Márti encoded as a QR code by any free to use QR code generator (like ...


