Skip to content

This repo contains python scripts for decoding QR and Bar Codes, building a scanner and its implementation in Employee Authorization via ID Card

License

Notifications You must be signed in to change notification settings

rudrajit1729/QR-BAR-Scanner

Repository files navigation

QR-BAR-Scanner

Just a fun project built in about an hour as a set of utility scripts. This repo contains python script for :

  1. decoding QR and Bar Code messages from images(Given images as input decodes and prints the content & shape of QR/Barcode)

  2. Live QR & Bar Code Scanner(decodes and shows text over the image area)

  3. Employee Authorization backend via ID Card QR(validates entry of authorized employees)

Requirements

  1. opencv-python

  2. numpy

  3. pyzbar

Run

To test systems, clone/download the repo and run the py files for live demonstration

About

This repo contains python scripts for decoding QR and Bar Codes, building a scanner and its implementation in Employee Authorization via ID Card

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages