Skip to content

Files

Latest commit

008dc85 · Sep 12, 2020

History

History
This branch is 221 commits behind x4nth055/pythoncode-tutorials:master.

barcode-reader

To run this:

  • pip3 install -r requirements.txt
  • To detect barcodes of the images in this directory:
    python barcode_reader.py
    
  • To detect barcodes live using your camera:
    python live_barcode_reader.py