Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Attendance system built with Python and its libraries detects faces and records entries on CSV file fields as an outcome.

License

Notifications You must be signed in to change notification settings

mdjawad0/Attendance-system

Repository files navigation

Attendance-system

Steps to be followed:

Step 1: Install Python version 3 from the official website as per your environment (Windows, Mac OS, Linux).

Step 2: Run the following commands to install the required libraries for the project:

pip install tk-tools

pip install opencv-contrib-python

pip install datetime

pip install pytest-shutil

pip install python-csv

pip install numpy

pip install pillow

pip install pandas

pip install times

Step 3: Navigate to the root directory of the project where main.py exits and execute the below command:

python main.py

In case of any errors, try the command:

python3 main.py

About

Attendance system built with Python and its libraries detects faces and records entries on CSV file fields as an outcome.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages