An open API service indexing awesome lists of open source software.

https://github.com/priyansusahoo/attendanceprojectv2

Face Recognition | Python | CSV
https://github.com/priyansusahoo/attendanceprojectv2

attendance-system csv-files dataset face-detection face-recognition library python python3

Last synced: 2 months ago
JSON representation

Face Recognition | Python | CSV

Awesome Lists containing this project

README

        

## [DEMO-VIDEO](https://www.youtube.com/watch?v=NRYoKOSyOjQ&ab_channel=PriyansuSahoo)

## Attendance System Project Using Face Recognition
### In this project we are going to mark attendance using face recognition and the store the data like date and time in Attendance.csv

Requirements:
* language:
Python 3
* library Used:
dlib Library,
cv2,
numpy,
face_recognition,
os,
datetime.
* few sample pictures of people to be used during face recognition.