/qrcodes

Detecting and Decoding QR Codes using OpenCV

Primary LanguageC++

Detecting and Decoding QR Codes using OpenCV

A QR Code scanner build from scratch using OpenCV.

It uses a local webcam to capture frames and perform QR Code detection and decoding.

This README is a WIP.