NaturalHistoryMuseum / pyzbar

Read one-dimensional barcodes and QR codes from Python 2 and 3.
MIT License
724 stars 175 forks source link

How can i read this type of barcode #80

Closed yumidoujiangji closed 2 years ago

yumidoujiangji commented 4 years ago

Hello,i am using the dll to read a barcode like this in the picture attached.But it seems that this barcode can not be recognised. SmartSelect_20200708-072932_Xodo Docs

globophobe commented 4 years ago

Not sure, but that might be https://en.wikipedia.org/wiki/Data_Matrix

Try https://github.com/NaturalHistoryMuseum/pylibdmtx

quicklizard99 commented 2 years ago

That is a Data Matrix barcode. As suggested by @globophobe please try https://github.com/NaturalHistoryMuseum/pylibdmtx

adnanahtas commented 1 year ago

That is a Data Matrix barcode. As suggested by @globophobe please try https://github.com/NaturalHistoryMuseum/pylibdmtx

Actually pylibdmtx is taking too long to detect that barcode, it takes 40sec to detect those barcodes even on a high end laptop. Is there a way to improve this speed and increase consistency of time required