Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gheris-579/building-a-real-time-qr-code-scanner-with-computer-vision.-computer-vision
computer-vision pc python qrcode qrcode-scanner
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gheris-579/building-a-real-time-qr-code-scanner-with-computer-vision.-computer-vision
- Owner: Gheris-579
- Created: 2024-03-08T20:33:57.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-08T20:43:20.000Z (11 months ago)
- Last Synced: 2024-12-03T03:19:22.198Z (2 months ago)
- Topics: computer-vision, pc, python, qrcode, qrcode-scanner
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QR-Code-Scanner-with-Computer-Vision.-Computer-Vision
QR codes are a ubiquitous form of information encoding used for everything from marketing to event registration. In this tutorial, you will learn how to build a real-time QR code scanner using computer vision techniques. We will use Python and OpenCV to capture and process live video from a webcam, detect and decode QR codes from the video stream, and display the decoded information on the screen.
![Screenshot 2024-03-08 213957](https://github.com/Gheris-579/Building-a-Real-Time-QR-Code-Scanner-with-Computer-Vision.-Computer-Vision/assets/103877241/2b48d16f-71ba-475b-8a9b-f730094da0c2)