EddieLa / JOB

A Barcode scanner capapable of reading Code128, Code93, Code39, Standard/Industrial 2 of 5, Interleaved 2 of 5, Codabar and EAN-13 barcodes in javascript.
http://eddiela.github.io/JOB
600 stars 204 forks source link

Any way to get bounding box info for barcode position? #58

Open keithnorm opened 6 years ago

keithnorm commented 6 years ago

I've spent some time with the code and it seems like it should be possible to deduce some position info from the pixel array indices, but also doesn't seem very straightforward.