Skip to content

Exido-Rio/Attendance-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attendance-System

Attendance system using face recognition

ABOUT TOOL :

This is repositary use python face recognition moudle to create the datasets of feature from an images and save them to use them and dectect and verify faces later. I have putted some random images you can remove those from data and images directory both . It can detect face from picture and webcam and real faces indeed !

AVAILABLE ON :

  • Windows
  • Linux
  • Mac

REQUIREMENTS :

  • pip
  • python3
python3 -m pip install -r requirements.txt

FEATURES :

  • [+] Real time data !
  • [+] Updated maintainence !
  • [+] Easy to use !

USAGE :

To start using it you need to grab close and clear image of a person then put them into images directory and run entry.py which creates the datasets of feature extracted from these images and store them in Data folder.Which decrease the recognition time. Then you are good to go just run the recog.py Also once entry have been complted you can delete those images files in the images directory

ex:- "python3 entry.py" :- To add new entry files to the database 
     "python3 recog.py" :- To recognize faces

Hurray... your attendance system is up and running for use !

CONNECT WITH US :

About

Automated attendance system using face recognition

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages