Skip to content

monicaE16/Attendance-System-using-Face-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attendance System

An attendace system with custom implementation of face detection and face recognition algorithms.

This is CMPN446- Image Processing and Computer Vision course project - Faculty of Engineering, Cairo University.

Implementation

  • HOG with SVM are used for face detection.
  • Face recognition is done using PCA to extract eigen faces, then SVM is used for classification.

To use this code

To install needed packages use:

pip install -r requirements.txt

To start the app use:

python mainwindow.py

About

This is an image processing and computer vision project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •