FilipRokita / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QRREADER

Simple tool that reads QR codes.

Installation

pip install -r requirements.txt

Usage

python3 QRREADER.py (filename)

About

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.


Languages

Language:Python 100.0%