Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 291 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 291 Bytes

face-recognition

• Detection: Using Haar-Cascade filter combined with OpenCV for face detection. • Recognition: Use LBP and compare the histograms of the images for face recognition. • Using IP camera, Tkinter interface adds user and monitoring information, data is stored on Sqlite