Skip to content

It is a QR reader which records the entry and exit of employees

Notifications You must be signed in to change notification settings

Andrew0247/LectorQR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

LectorQR

This is a QR code reader, which when showing the code to the web camera of the computer equipment, a record of the employee's entry is made.

To carry out this project it is necessary to have the libraries installed:

  • numpy: pip install numpy
  • cv2: pip install opencv-python
  • pyzbar: pip install pyzbar
  • psycopg2: pip install psycopg2

About

It is a QR reader which records the entry and exit of employees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages