I am trying to detect a barcode with pyzbar.
If get the following image up on my computer screen and scan it with my mobile phone camera then it is instantly able to provide me with the qr code information.
However, if I use Pyzbar to analyse the raw image file then I am not able to get any results.
How can I improve the accuracy of pyzbar?