GithubHelp home page GithubHelp logo

shubhamsonkesriya / face-recognition-attendance-system Goto Github PK

View Code? Open in Web Editor NEW
67.0 11.0 53.0 12 KB

A simple python script that recognises faces and mark attendance for the recognised faces in an excel sheet.

License: Apache License 2.0

Python 100.00%
face-recognition attendance-system python opencv-python dlib openpyxl

face-recognition-attendance-system's Introduction

Face-Recognition-Attendance-System

A simple python script that recognises faces and mark attendance for the recognised faces in an excel sheet. You need following libraries pre-installed on your system: 1.face_recognition 2.Opencv 3.openpyxl 4.datetime

HOW TO USE:

  1. Save images of people as '1.jpg','2.jpg'...... numbers being the roll numbers of the person!
  2. Run the program.
  3. An excel file will be created, marked with the attendance for the faces it recognised.
  4. Keep all the images and the python script in the same folder as well as run the python script for the same folder.
  5. Excel will be created with the number of the month as name. For eg. if current month is january, then the name of the excel file created will be '1.xlsx'.
  6. Suppose today is 4th of january then the attendance will be marked in the 'D' column of the '1.xlsx' file.

**Future updates.. Adding google spreadsheet for easy multiple access.

face-recognition-attendance-system's People

Contributors

shubhamsonkesriya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

face-recognition-attendance-system's Issues

IndentationError: unexpected indent

When I try to run the code, it shows the following error message.

File "face_recog.py", line 74
if True in matches:
^
IndentationError: unexpected indent

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.