I am using zbar to scan barcodes from images. Zbar is unable to detect barcodes in images where barcode is tilted or is in slant position. It is detecting images which are either vertical or horizontal but the ones tilted.
How to go about it. Should I manually turn the image by 15 degree and try it in a loop. Or is there better way to deal with such an issue.