# QR Code Detection Using OpenCV with Python ## Overview This project demonstrates how to detect and decode QR codes using OpenCV in Python. The application can read QR codes from images or a live webcam feed. ## Features * Detect QR codes from images * Decode QR code data * Real-time QR code scanning using webcam * Simple and beginner-friendly
-
Updated
May 18, 2026 - Python