c++ - ZBar vs ZXing performance? -


i'm working on hardware setup requires me scan many qr codes possible possible.

however, have not found kind of performance comparison between zxing , zbar. 1 processes images faster? there notable difference?

on side note, recommend in c++ or in python? i'm thinking - underlying library same - it's not relevant performance-wise , should go python?


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -