Skip to content
#

image-preprocessing

Here are 78 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

The binary classification problem focused on first IEEE Image forensics challenge-phase 1, to predict the given image is pristine or manipulated/edited/fake. Comparing CNN & Transfer Learning models for the problem and boosting the performance by feature extraction

  • Updated Aug 10, 2019
  • Jupyter Notebook

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