Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 294 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 294 Bytes

QR Code Scanner

Simple implementation of a QR Code Scanner using OpenCV. The first window shows the video capture. A second window is opened to the side showing the scanned QR code.

Quickstart

Dependencies

pip install -r requirements.txt

Usage

python main.py