lbph-face-recognizer
Here are 59 public repositories matching this topic...
Sort:Most stars
College mini-project, Facial Recognition System using OpenCV on Raspberry Pi 4. Using simple Haar-Cascade and LBPH to detect and recognize. Picamera2 library for latest camera-stack
- Updated
Jul 19, 2023 - Python
Cypher-Cam is a Python GUI application designed for surveillance using a webcam or surveillance camera. It includes features such as motion detection, noise detection, in/out tracking, and recording functionalities. The application has a user-friendly interface and supports a dark mode for better visibility in low-light conditions.
- Updated
Aug 12, 2024 - Python
A real time face-detection application using LBPH. The application is developed in python using libraries such as OpenCV for computer vision. The application can register a face and perform detection for all the faces registered.
- Updated
Aug 14, 2020 - Jupyter Notebook
Face Detection & Recognition System made in JAVA using JavaCV
- Updated
Jun 23, 2023 - Java
Python application for face detection and recognition using various algorithms.
- Updated
Jan 30, 2021 - Python
A three-layered Java desktop application with GUI, MySQL database and face recognition using OpenCV
- Updated
Dec 26, 2024 - Java
An AI-powered face recognition attendance system built with Java, Spring Boot, and OpenCV. Capture, train, and mark attendance seamlessly via camera or uploaded images.
- Updated
Jul 9, 2025 - Java
This project comprises of hybrid model of LBPH, CNN and frontal_haascade model. Frontal Haarcascade is used for face detection from the image, LBPH(Local Binany Pattern Histogram) is used for face recognition and CNN is used for face mask detection system. mySQL database is used to store the records of employee, which is used while recognizing f…
- Updated
Aug 11, 2022 - Python
When using face recognition to unlock your device, your phone could be unlocked by someone or something that looks like your image. The possibility of the exceptional cases where the current detector can mistake fake image as a live input, the decision logic was already applied to strengthen the anti-spoofing function.
- Updated
May 23, 2021 - Python
This project aims to achieve image recognition using artificial intelligence (AI) specifically for identifying people.
- Updated
Jan 27, 2025 - Jupyter Notebook
Face recognition using Haar Cascades for face detection and LBPH Face recognizer.
- Updated
May 9, 2020 - Python
This Repository contains Code for Facial Recognition and Identification using Open CV and Python with Tkinter GUI interface.
- Updated
Jun 3, 2022 - Python
Facial-recognition Attendance system which detects and recognizes faces and marks attendance with high accuracy from webcam video feed in real-time with live display in a window after training a model with a set of images
- Updated
Jul 12, 2022 - Python
Identifying a face using haar cascade frontal face algorithm.
- Updated
Jan 5, 2023 - Python
This Face Recognition System allows adding new faces, training a classifier, and real-time face recognition using a webcam. Built with Python and OpenCV.
- Updated
Aug 28, 2024 - Python
Attendance Capture System Using Face Recognition is a application implemented using Python, OpenCV, Pandas, Pillow, PySimpleGUI that works like an application that records attendace using Face Recognition.
- Updated
Apr 15, 2022 - Python
Face Recognition is a popular image processing technology ,the maintenance and evaluation of attendance records is critical in every organization's performance review. The aim of creating an attendance monitoring system is to automate the conventional method of taking attendance.
- Updated
Apr 24, 2024 - Python
To develop a prototype device for visually-impaired individuals so they can navigate their route through a known or unknown environment by providing data and cues of common objects or of a known person, that surrounds such individual in their day-to-day life, by making a stand-alone device requiring minimum and transportable equipment.
- Updated
Jul 14, 2021 - Jupyter Notebook
Simple and easy train - your own dataset and use it to recognize faces.
- Updated
Mar 31, 2020 - Python
Improve this page
Add a description, image, and links to thelbph-face-recognizer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thelbph-face-recognizer topic, visit your repo's landing page and select "manage topics."