- Detect the face from the camera.
- Mark attendance in a .txt file with time and date.
- Put some images to match in student folder.
python -m venv venv
venv/Scripts/activate
pip install opencv-contrib-python
python attendance.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|