https://github.com/sunsided/qr
QR Code detection experiments
https://github.com/sunsided/qr
computer-vision image-processing jupyter opencv python qr-code qrcode
Last synced: about 1 year ago
JSON representation
QR Code detection experiments
- Host: GitHub
- URL: https://github.com/sunsided/qr
- Owner: sunsided
- Created: 2017-08-13T12:04:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-08-03T21:27:34.000Z (almost 3 years ago)
- Last Synced: 2025-05-07T07:13:45.522Z (about 1 year ago)
- Topics: computer-vision, image-processing, jupyter, opencv, python, qr-code, qrcode
- Language: Jupyter Notebook
- Homepage:
- Size: 3.11 MB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Do-it-yourself QR Code Detection
Detecting QR codes using contour detection in OpenCV. Start at [`qr.ipynb`](qr.ipynb).
