Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days ago
JSON representation
QR Code detection experiments
- Host: GitHub
- URL: https://github.com/sunsided/qr
- Owner: sunsided
- Created: 2017-08-13T12:04:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-03T21:27:34.000Z (over 1 year ago)
- Last Synced: 2024-10-11T02:31:07.980Z (about 1 month ago)
- Topics: computer-vision, image-processing, jupyter, opencv, python, qr-code, qrcode
- Language: Jupyter Notebook
- Homepage:
- Size: 3.11 MB
- Stars: 3
- Watchers: 3
- 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).
![](doc/readme.png)