https://github.com/benhoff/face-recognizer-gui
Face Recognition Using OpenCV and Qt
https://github.com/benhoff/face-recognizer-gui
Last synced: about 1 year ago
JSON representation
Face Recognition Using OpenCV and Qt
- Host: GitHub
- URL: https://github.com/benhoff/face-recognizer-gui
- Owner: benhoff
- License: gpl-3.0
- Created: 2015-03-24T00:20:31.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-01-08T18:56:36.000Z (over 7 years ago)
- Last Synced: 2025-03-16T01:11:20.854Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 234 KB
- Stars: 146
- Watchers: 17
- Forks: 76
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# face-recognizer-gui
Compile using Qt5 and OpenCV 3
See [my blog post](http://benhoff.net/face-detection-opencv-pyqt.html) for an implementation of facial detection in Python/PyQt!