Raspberry Pi QR Code Scanner

preview_player
Показать описание
Use a webcam and a Raspberry Pi 4 to extract information from QR codes and even make your own with Python

Рекомендации по теме
Комментарии
Автор

Very Nice. But I have the problem that an error message appears: >> AttributeError: module 'cv2' has no attribute 'QRCodeDetector' <<
Have you an older version of cv2?

tk
Автор

thanks for showing this project, I have a question did you install fswebcam for this QR reader ..??
And also is it possible this QR reader to store the code as file/.exe so people can match the stored previous QR with the database PHP as the verification process like reservation or something else..?

Hafiz_Savero