Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 652 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 652 Bytes

faceRecognition

Face Recognition module

This project is all about taking attendance in a more smarter way so that the teacher gets more time in tutoring. We are achieving this goal using face recognition method.

Instructions

step 1: Dateset needs to be created using the takepicture.py file step 2: Train and predict the result using recognize.py

Objective

The main objective of this app is to keep a student's attendance sheet up to date using technologies. The teacher will click a picture of the entire class and the system will detect the students using the facerecognition method and will update the attendance sheet stored ina csv file.