▦
QRCode Scanner
An app to scan QRcode via image or Webcam available in PC.
An app to scan QRcode via image or Webcam available in PC.
An app to scan QRcode via image or Webcam available in PC.
Scan from an image file:
1. Scan via image
2. Scan via WebCam
Choice: 1
Enter Image path: sample_qr.png
QRCode Encoded Data: https://example.com
Scan via webcam:
1. Scan via image
2. Scan via WebCam
Choice: 2
A live webcam window opens. When a QR code comes into frame, a green polygon is drawn around it and the decoded text is printed:
Barcode: https://example.com | Type: QRCODE
Press q to close the window.
Simple, Just clone this repository to your local storage and run the below command.
pip install -r requirements.txt
Run the below command in command prompt or terminal.
python3 main.py