Git Product home page Git Product logo

face_recognition_based_attendance_system's Introduction

Face_recognition_based_attendance_system

A python GUI integrated attendance system using face recognition to take attendance.

In this python project, I have made an attendance system which takes attendance by using face recognition technique. I have also intergrated it with GUI (Graphical user interface) so it can be easy to use by anyone. GUI for this project is also made on python using tkinter.

TECHNOLOGY USED:

  1. tkinter for whole GUI
  2. OpenCV for taking images and face recognition (cv2.face.LBPHFaceRecognizer_create())
  3. CSV, Numpy, Pandas, datetime etc. for other purposes.

FEATURES:

  1. Easy to use with interactive GUI support.
  2. Password protection for new person registration.
  3. Creates/Updates CSV file for details of students on registration.
  4. Creates a new CSV file everyday for attendance and marks attendance with proper date and time.
  5. Displays live attendance updates for the day on the main screen in tabular format with Id, name, date and time.

For more information:

https://machinelearningprojects.net/face-recognition-based-attendance-system/

SCREENSHOTS

MAIN SCREEN: Screenshot (9)

TAKING ATTENDANCE: Screenshot (10)

SHOWING ATTENDANCE TAKEN: Screenshot (11)

HELP OPTION IN MENUBAR: Screenshot (12)

CHANGE PASSWORD OPTION: Screenshot (13)

face_recognition_based_attendance_system's People

Contributors

devender15 avatar shubhamkumar27 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  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

face_recognition_based_attendance_system's Issues

tkinter error and registration error

Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\vrund\AppData\Local\Programs\Python\Python37\lib\tkinter_init_.py", line 1702, in call
return self.func(*args)
File "C:\Users\vrund\AppData\Local\Temp\Temp3_Face_recognition_based_attendance_system-master.zip\Face_recognition_based_attendance_system-master\main.py", line 167, in TakeImages
Id = (txt.get())
File "C:\Users\vrund\AppData\Local\Programs\Python\Python37\lib\tkinter_init_.py", line 2679, in get
return self.tk.call(self._w, 'get')
_tkinter.TclError: invalid command name ".!frame2.!entry"

please help
when I click on take image error occurs that some files are missing

issue in taking attendance

while taking attendance it giving the error the is no face attribute in cv2 module
Screenshot_20220425_103843
there is screen shot of error please help me out

attribute error in project

Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\Yash Dhumal\AppData\Local\Programs\Python\Python311\Lib\tkinter_init_.py", line 1948, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "C:\Users\Yash Dhumal\Desktop\FRBAS\main.py", line 259, in TrackImages
recognizer = cv2.face.LBPHFaceRecognizer_create() # cv2.createLBPHFaceRecognizer()
^^^^^^^^
AttributeError: module 'cv2' has no attribute 'face'

i am getting this error and it is not taking attendance , pls help me fix this error
pbl issue

Error in saving profile

While i am saving the the profile it show the popup register someone first
And at the end of screen total registration remain 0

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.