Skip to content

gagannagpal131/Face-Detection-and-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-Detection-and-Recognition

Facial detection and recognition using OpenCV on Raspberry Pi

The system code is designed to be used on Raspberry Pi. OpenCV is used for the process of face detection and recognition. Face detection is implemented using the Haar Cascade file and the face recognition is implemented using Local Binary Pattern Histogram. The user presses the capacitive touch sensor which prompts the camera module to capture an image, the image is processed using the detection and recognition algorithms. The image is scanned through the system's face database and the output is shown on the OLED display connected to the Raspberry Pi

Note : Additional files have been provided to work on a computer and also for code module(s) testing purposes.

Releases

No releases published

Packages

No packages published

Languages