A face recognition system using Python, OpenCV, Tkinter and Sqlite3. This aplication uses the Local Binary Pattern Historical (LBPH).
- Record Faces using a database
- Face Recognition (serious? kkkk)
- Improve recognition
This aplication worked very well using the following library versions
- OpenCV 4.1.0
- Pillow 6.1.0
- Numpy 1.16.4