I am currently undertaking a python project that involves taking an image of a barcode and then scanning the barcode to identify the item. I have decided to use OpenCV. Currently I have managed to identify and crop out the barcode from an image. I now want to be able to read the numbers underneath the barcode. I was wondering if you could help point me in the right direction as to how i should approach this.
Many thanks.
↧