Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/varuntotakura/qrcodereader

It will read the QR code and give the Ouput
https://github.com/varuntotakura/qrcodereader

opencv python python3 qrcode qrcode-reader qrcode-scanner

Last synced: 5 days ago
JSON representation

It will read the QR code and give the Ouput

Awesome Lists containing this project

README

        

# QRCodeReader

First you need to install pyzbar using "pip install pyzbar"

Then, "pip install pillow", "pip install numpy" and "pip install opencv"

After installing all the required modules you will be able to run both the files... "QrRead_WebCam.py" and "QrRead.py".

Enjoy it..!