Skip to content

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.

Notifications You must be signed in to change notification settings

FilipRokita/QRREADER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages