/QRREADER

The QRReader program is a Python script designed to read QR codes from an image file. It uses the OpenCV library to detect and decode QR codes.

Primary LanguagePython

QRREADER

Simple tool that reads QR codes.

Installation

pip install -r requirements.txt

Usage

python3 QRREADER.py (filename)