Zbar doesn't work
Hello! I’m trying to use ZBar with Python (I’m using pyzbar module for Python 3) to find barcodes and it doesn’t work. I load a picture to cv2, run decode() function on it and it finds nothing. I have clear images with good quality and distinctly looking barcodes on them.