Skip to content

diegosarina/QR-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Scanner

Implementation of a QR reader for the subject DIP (Digital Image Processing) belonging to the Electronics Engineering degree (National University of Rosario). It is based on view techniques in the chair. It was used:

  • Python 3
  • OpenCV
  • Numpy
  • Pyzbar

We decode the information from the pyzbar library

Installation

Use the package manager pip3 to install the libraries.

Usage

Clone this repository, then use "./QRScanner -h" for help

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT