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

https://github.com/seakmengs/face-attendance-system


https://github.com/seakmengs/face-attendance-system

face-detection face-recognition opencv python tkinter

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

          

# Face Attendance System

Face attendance system using Opencv library and KNN algorithm to recognize the faces and mark the attendance of the recognized faces.

# Installation

```
pip install -r requirements.txt
```

# Usage

```
python main.py
```

# Folder Structure

main.py - Main file to run the application

modules/ - Contains all the modules relate to the application

Playground/ - Contains all the testing files and training files that are used to train the haarcascade