How to Make and Read From QR Codes with Python! OpenCV and PyQRCode Tutorial

preview_player
Показать описание
In this video we cover how to generate QR code images for any string of text or URL from the internet you want! This code requires the simple and easy to use PyQRCode module, and a few straightforward commands to convert any website to a png image file of a desired QR code.

We then show how to use the OpenCV python module (cv2) to open an image file, detect a QR code, and then translate the QR code back into a string of text that can be used in your program!

This code is very simple and easy to use, but so powerful for creating a universally recognizable and immediately scannable image!

Please consider becoming a super supporter of my channel at the Patreon link here:

And don't forget to leave a like on the video and subscribe to the channels for tons of great content!

TIMESTAMPS:
00:00 Intro And Setup
02:01 Create QR Codes in Python using PyQRCode Module
04:37 Read QR Codes from Images in Python using OpenCV Module
08:07 Outro, Extras and Discussion
Рекомендации по теме
Комментарии
Автор

This is exactly what I was looking for! Well explained and easy to understand and follow! Thanks!

DoctorDibDesigns
Автор

Happy(belated)New Year btw:)
May we all be healthy to pursue our tech dreams🍻

flioink