A face recognition package with attendance tracking
Project description
Face Recognition Package
This is a Python package for face recognition and attendance tracking. The package utilizes popular libraries such as OpenCV, NumPy, and face-recognition to detect faces, recognize individuals, and mark attendance. The system can capture video from a webcam, match faces to stored images, and track when individuals enter and exit a room.
Features
- Real-time face detection using webcam.
- Face recognition for attendance tracking.
- Logs attendance with timestamps in a CSV file.
- Easy-to-use Python package.
Installation
Prerequisites
Ensure you have Python 3.3 or above installed on your system. The following dependencies are required:
numpyopencv-pythonface-recognition
Install the package
- Clone or download the repository.
- Navigate to the project directory.
To install the required dependencies, run:
pip install -r requirements.txt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file face_recognition_atd-2.0.1.tar.gz.
File metadata
- Download URL: face_recognition_atd-2.0.1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e0a721085849fb1ad2eb5de58f23b14bb341b04f71bf725052c3970e8612936
|
|
| MD5 |
26d604f58ad44c9688003ea9ef82104d
|
|
| BLAKE2b-256 |
d9d4ec84a681251cf7723dbd53ff5278fbcbe91498a41b31c44987953d982834
|
File details
Details for the file face_recognition_atd-2.0.1-py3-none-any.whl.
File metadata
- Download URL: face_recognition_atd-2.0.1-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ec7de7b6f235c1261cdd3ff743a8ec963bbfbb539531d572beb851ddcb2c1fa
|
|
| MD5 |
2345e892c05500e093fb0de763012652
|
|
| BLAKE2b-256 |
f4b3e7a90ce9fdb7c57b845f9366588a92cb4d15f9d8902c5c4ecab28516fc17
|