Tag

LBPH

0 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Sep 5, 2024 · Artificial Intelligence

Face Detection with Haar Cascade and Face Recognition Using LBPH in OpenCV

This article explains the fundamentals of face detection using the Haar‑cascade algorithm, how to train and apply detectors with OpenCV, and introduces the Local Binary Patterns Histograms (LBPH) method for face recognition, covering data preparation, parameter selection, and matching techniques.

Haar cascadeLBPHPython
0 likes · 13 min read
Face Detection with Haar Cascade and Face Recognition Using LBPH in OpenCV