# LBPH_opencv **Repository Path**: dhk195/LBPH_opencv ## Basic Information - **Project Name**: LBPH_opencv - **Description**: Haar Face Detector and LBPH Face Recognizer in Python OpenCV - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Face Recognition with LBPH using OpenCV This project performs simple face recognition using Local Binary Pattern Histogram(LBPH). For real-time detection of faces, Viola-Jones Face Detector was used and the cropped face was then used to extract features using LBPH to perform recognition. ## Download the Pre-trained Model You can use the following link to download the pretrained model: https://www37.zippyshare.com/v/JMhRAget/file.html