Python Forum
Pyzbar - skewed barcodes reading + PatchT - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Pyzbar - skewed barcodes reading + PatchT (/thread-36046.html)



Pyzbar - skewed barcodes reading + PatchT - wvanoeveren - Jan-12-2022

Hello,

I'm currently using pyzbar to read barcodes on images. it works good as long as they are not skewed. But from the moment they are slightly skewed the reader is not detecting them anymore. Besides this, i was also looking if it could find some patchT codes on the image (for document separation purposes).
In attachment i added an example of a skewed barcode & PatchT image.

thanks for the help !