https://github.com/muntahashams/qr-scan
OpenCV is uses to scan multiple QR at real time.OpenCV can do is facilitate the process of reading barcodes and QR codes, including loading an image from disk, grabbing a new frame from a video stream, and processing it
https://github.com/muntahashams/qr-scan
opencv qr-codes reading-barcodes real-time-qr-scan video-stream
Last synced: about 2 months ago
JSON representation
OpenCV is uses to scan multiple QR at real time.OpenCV can do is facilitate the process of reading barcodes and QR codes, including loading an image from disk, grabbing a new frame from a video stream, and processing it
- Host: GitHub
- URL: https://github.com/muntahashams/qr-scan
- Owner: MuntahaShams
- Created: 2020-03-11T19:01:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-06T20:30:22.000Z (over 6 years ago)
- Last Synced: 2025-07-23T09:51:07.448Z (12 months ago)
- Topics: opencv, qr-codes, reading-barcodes, real-time-qr-scan, video-stream
- Language: Python
- Homepage:
- Size: 506 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Real time QR scan
OpenCV is uses to scan multiple QR at real time.OpenCV can do is facilitate the process of reading barcodes and QR codes, including loading an image from disk, grabbing a new frame from a video stream, and processing it
libraries:
Numpy
Matplotlib
OpenCv