Skip to content
#

image-preprocessing

Here are 33 public repositories matching this topic...

Face Recognition/Detection (image/video) using skin tone threshold algorithm, haar cascade for face detection and LBPH for face recognition. It also implements the concept of multithreaded server with multiple clients.

  • Updated Jul 27, 2020
  • Python

This program enables real-time face recognition for attendance marking. It uses a webcam or video input to detect and recognize faces in real-time. When a recognized face is identified with sufficient accuracy, the corresponding name is recorded in an attendance file named Attendance.csv, along with the timestamp of the recognition.

  • Updated Nov 14, 2023
  • Python

Improve this page

Add a description, image, and links to the image-preprocessing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the image-preprocessing topic, visit your repo's landing page and select "manage topics."

Learn more