Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 339 Bytes

File metadata and controls

7 lines (6 loc) · 339 Bytes

Scan both the barcodes as well as QR codes

Functionalities:

Scan QR and barcode in real time using webcam or upload image file to scan
The result(codes scanned) is saved in .csv file
Run in window mode or run in browser with flask
Code is written in python with the help of opencv and pyzbar library.