Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 345 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 345 Bytes

BarcodeAnalyzer

Barcode Analyzer is a software which analyses images in which there're barcodes, at the launch you'll be asked to specify the name of the directory where your images are, be careful to have only barcode images in that directory.

Install the requirements to launch the bot:

pip3 install -r requirements.txt --user