The Face Recognition with OpenCV and Qt
This program is used to recognise faces with opencv. The gui is based on Qt5.
Qt5, OpenCV4
git clone https://github.com/cycleke/FaceRecognition
cd FaceRecognition
cmake .
make
Note: Some of the files are tracked with lfs due to their size, please clone with lfs.
- Make GUI
- Main Window
- Settings
- About
- Add and delete faces
- Detect faces
- Recognise different faces
- Import and export data