- Read the images from URL mentioned in the data file. Histogram equalization was applied before any processing to improve detection accuracy for images.
- Face detection was implemented using two methods:
- Skin segmentation and morphological processing (MATLAB)
- Viola-Jones Detection (OpenCV) - better performance
- LBP face recognizer was trained using the detected faces and their corresponding labels.
- For a new image, predicted the faces detected using the trained recognizer and displayed a rectangle around it with the predicted label.
-
Notifications
You must be signed in to change notification settings - Fork 0
PrachiP23/Face-Detection-and-Recognition
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Face Detection and Recognition
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published