I am using python version of Zbar, I can successfully read the barcode data using the 'processory.py' given in the examples section. The question is, how can I find the coordinates (X,Y position) of a barcode in the given image/video? I greatly appreciate any help on this.
Thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am using python version of Zbar, I can successfully read the barcode data using the 'processory.py' given in the examples section. The question is, how can I find the coordinates (X,Y position) of a barcode in the given image/video? I greatly appreciate any help on this.
Thank you