FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

pythoncode-tutorials/general/barcode-reader at master · EvilLizard666/pythoncode-tutorials · GitHub

Latest commit

 

History

History
 
 

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
    

Back | FazBrowse Home | New Git URL