Marauders-9998 / Attendance-Management-using-Face-Recognition

A Desktop App made in Python to handle tasks related to Attendance Management of an Institute
GNU General Public License v3.0
31 stars 29 forks source link

Implement Real-Time Face Recognition #3

Open Vibhu-Agarwal opened 5 years ago

Vibhu-Agarwal commented 5 years ago

The app currently captures the photo and then train on it or detect faces from it. A student comes in the class and has to press the capture button to get attendance marked and then the app confirms the student's identity. The enhancement for the app could be that the student have to just stand in front of the camera, and the app detects the face automatically. Once it recognizes a face, it should then confirm the identity from the student. Basically, I want to reduce the step of capturing the photo manually by the student.

prakhar154 commented 4 years ago

hi, can i work on this issue?

Vibhu-Agarwal commented 4 years ago

Hi @prakhar154 Sure, you can work on this issue. 👍 Since the issue is critical to the application, it would be better if you could raise a thread in the communication channel and have some discussion with the community and maintainers about how you want to solve it.