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
Post a Comment