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

https://github.com/issacto/attendencesystem


https://github.com/issacto/attendencesystem

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Attendence System
@author: Issac To Kin Wai

This is a program that helps record attendence during meetings through facial recognition.
Admin could also check the overall number and name of attendees via the gui.
In order to add new members to the system, add member's image into Members_Photo file
Hope you'll find it useful!!



This program imported the facial recognition package "dlib"
```python
import dlib
```

| Main Page | Recognized the Mamber|
| ------------- | ------------- |
|| |
|

Cannot Recognize the Member

|

Check the attendee

|
|||