zbar
zbar copied to clipboard
Fails to detect EAN-13 code in certain images (but works when i isolate portions of it)
Hi,
I've encountered an issue with zbarimg where it fails to detect an EAN-13 barcode in certain images. Specifically, when scanning an image containing three codes, zbarimg successfully detects two of them but misses the EAN-13 code that I need.
Interestingly, if I crop the image to include only the EAN-13 code without making any other modifications, zbarimg is able to detect it successfully.
I'm in the version 0.23.90
(tested on Debian)
EDIT : This is the « 1 A 2 » portion the problem here. If i crop that, zbarimg will work. Maybe there is some configuration i can adjust to use?