1
vote
0answers
58 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
170 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
1answer
47 views

Most Current Version and Further Development/ new Features [closed]

i am wondering since the last commit date I found on the page was from Aug 8, 2011, if the ZBar Lib is still up to date. I decided last year to go with Zbar because of the good voting on ...
3
votes
0answers
663 views

Android ZXing vs ZBar

I have implemented ZXing in my Android app but am having issues with scanning in portrait mode. I have been referred to ZBar by a colleague but just wanted to get a quick overview of it's ...