Python programs to generate and read qrcodes 💯
#Easy steps to start with what it does
-
SetUp 🎡
- You have to install qrcode ofcourse openCV must be already in
- Other dependecies like pillow
- Listed in requirements.txt
-
Generate Qrcode(into png) 🎞🎞🎞
- You have to continue as the code show from line 2 to line 12 in file called read_and_save_with_image.py
- By generating Qrcode and saving them in form of images
-
Decode QR Code(from png)
- Then windup by reading qrcode as show in codes
-
Read QR Code from webcam as save
##Done!? Thanks! 👌👌👌