About 4,490,000 results
Open links in new tab
  1. The Haar Cascade algorithm is a set of classifiers used for object detection. Haar Cascade is a machine learning-based approach where a lot of positive and negative images are used to …

  2. Face Detection & Recognition using LBPH and OpenCV

    Sep 25, 2024 · Each image is processed using Haar Cascade face detection to locate and crop the face regions before feeding them into the LBPH recognizer. The dataset and Haar …

  3. Face Recognition with Local Binary Patterns (LBPs) and OpenCV

    Apr 24, 2025 · It starts by capturing face images with the capture_images() function, allowing users to create a dataset with labelled faces. The train_model() function then extracts and …

  4. Face Detection | PDF | Algorithms | Computer Programming

    The proposed system uses face recognition algorithms like Haar Cascade classifier and Local Binary Pattern Histogram (LBPH) to detect and recognize faces from images captured by a …

  5. Abstract: This paper experimented with the combination of the Haar-Cascade Classifier and Local Binary Pattern Histogram in creating a Face Recognition System using Python programming …

  6. Understanding Face Recognition Using LBPH Algorithm

    Oct 21, 2024 · Implementation of the LBPH algorithm in Python involves data gathering, cleaning, model training, and testing on test images to evaluate performance. The LBPH face …

  7. Principle: In our project we use color image to grey image conversion technique and Haar cascade classifiers to extract the features from image. a variety of applications that identifies …

  8. (PDF) Facial Images Improvement in the LBPH Algorithm Using …

    Nov 14, 2022 · This study focuses on detecting faces in dim lighting using the Local Binary Pattern Histogram (LBPH) algorithm assisted by the Classifier Method, which is often used in …

  9. In this paper we proposed a system in which it captures images in real time. This system uses Haar-cascade classifier for detection of the face and then Local Binary Pattern Histograms …

  10. HaarCascade and LBPH Algorithms in Face Recognition Analysis

    Numerous Machine Learning Algorithms and their testing on datasets is required. In this paper, HaarCascade face recognition and Local Binary Pattern Histogram are used for feature …

  11. Some results have been removed
Refresh