TypeNaN / pygame-opencv-zbar

Implementation of a QR Code scanner using Pygame, OpenCV, and ZBar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QRCodeScannerBase

Implementation of a QR Code scanner using Pygame, VideoCapture 0OpenCV, and ZBar. Targets Python 2.7, for Twisted integration, and to support building an EXE with Pyinstaller.

Thanks to the book "OpenCV Computer Vision with Python" for kickstarting this project, after SimpleCV failed to work with the camera. Also, thanks to the OpenCV docs on Otsu’s Binarization.

MIT License

About

Implementation of a QR Code scanner using Pygame, OpenCV, and ZBar

License:MIT License


Languages

Language:Python 100.0%