An open API service indexing awesome lists of open source software.

https://github.com/moligarch/face-detection-recognition

Face detection and recognition project using OpenCV, Haar Cascade and LBPH (Local Binary Pattern Histogram)
https://github.com/moligarch/face-detection-recognition

Last synced: about 2 months ago
JSON representation

Face detection and recognition project using OpenCV, Haar Cascade and LBPH (Local Binary Pattern Histogram)

Awesome Lists containing this project

README

        

# Face Detection and Recognition
Face detection and recognition project using OpenCV, Haar Cascade and LBPH (Local Binary Pattern Histogram)

Build my first major project on Face Detection and Recognition model using Python, Machine Learning and Computer Vision library called OpenCV.
Languages and Technologies used:

* Python(3x)
* OpenCV library
* Machine Learning and Computer Vision