8000 GitHub - yerson001/faceApp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yerson001/faceApp

Repository files navigation

Face Recognition

This project is a face recognition-based attendance system that uses OpenCV and Python. The system uses a camera to capture images of individuals and then compares them with the images in the database to mark attendance.

Installation

  1. Clone the repository to your local machine.
  2. Install the required packages using pip install -r requirements.txt.
  3. Download the dlib model

Usage

  1. Collect the Faces Dataset by running python get_faces_from_camera_tkinter.py .
  2. Convert the dataset into python features_extraction_to_csv.py.
  3. To take the attendance run python attendance_taker.py .
  4. Check the Database by faceapp/main.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0