Detect QRCode and BarCode using OpenCV in Python
- Ability to scan image and video file
- Ability to show live Qr-Code from webcam
- Show data text of qr codes LIVE
- Show known qr-code with GREEN color and unknown with RED color
- Image: highlight QrCodes inside a image
- Video: highlight QrCodes in all frames of a video
Test | Test |
---|---|
Sorry, I don't have printed Qr-Codes to test program well via webcam. (LIVE)
$ python image.py
$ python video.py