Skip to content

Sargeanthost/qr_code_reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple QR code reader for webcam on Windows

This is a simple qr code reader. It has a bounding box for each qr code it sees and scales text based on how close or far away the qr code is.

You will need to modify the pynotifier and win10toast libraries in order to click notifications.

Look at my fork for pynotifier and copy the pynotifier.py file; place it into the folder named pynotifier in the location:

~\python\lib\site-packages\pynotifier\

For win10Toast, copy the _init_.py file from the fork, but instead go to:

~\python\lib\site-packages\win10toast\

About

Simple QR code reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages