Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 919 Bytes

File metadata and controls

15 lines (10 loc) · 919 Bytes

RealTime-Attendence-Using-Face-Recognition

Use NewEntry.py to add new member, and use TakeAttendence.py to take attendence , it will open camera and detect face and mark accordingly in a files ,named according to the date.
Then finally to check who was present use checkattendence.py , it will display that date, all people present on that date and you can get for a particular persons status by entering that persons name.

screenshot 2019-01-21 at 11 05 38 am

Features -

  • Adding New Member To Attendence List.
  • Taking Attendence Using RealTime Face Recognition.
  • Finally, Check Attendence On any Particular Date for any Particular Person.

Find documentation - Haar Cascades