GithubHelp home page GithubHelp logo

qr-based-attendance-system's Introduction

QR BASED ATTENDENCE SYSTEM USING PYTHON

Before we get started, you need to install some libraries.

  1. First of all you will need Python 3.5 or more in your computer. You can easily check if it is installed by typing "python" in your terminal/command prompt. If not, install python .

  2. Now you need OpenCV. For this, you can run the command pip install opencv-python and pip install opencv-contrib-python and it is used for video capture. Here is a detailed information of how you can install OpenCV.

  3. The otherlibraries that you need is numpy, pyzbar, myqr, pybase64. They are used to create qr code, encode and decode the data ,the images path and load them into our program. To install it, run pip install Pyzbar this command on your terminal.

NOTE: If you are using python 2 or other older versions you need to install sys, time and os modules

That's it! You can now start writing your own programs and access OpenCV's power to do various Computer Vision projects. So let's get started with QR BASED ATTENDENCE SYSTEM USING PYTHON.

QR CODE GENERATION

python generate.py Has all the functions related to generate the qr codes for candidates

MARKING ATTENDANCE

python attend.py Has all the functions related to reading data, marking attendence etc...

Yeaahhh! You have used the powers of OpenCV and Python for qr based attendance system. This can be further used for many applications where qr based attendance system can be implemented to build some interesting projects. There are many more advanced algorithms you can explore if this domain excites you. That's all I'hv got to share in this repo. Thanks for exploring the code and hope you enjoyed it!

Happy Coding

qr-based-attendance-system's People

Watchers

 avatar

Forkers

harishkumar2306

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.