benhoff / face-recognizer-gui
Face Recognition Using OpenCV and Qt
☆144Updated 6 years ago
Alternatives and similar repositories for face-recognizer-gui:
Users that are interested in face-recognizer-gui are comparing it to the libraries listed below
- Face Recognition Program based on QT and OpenCV☆47Updated 13 years ago
- 基于Qt框架的手势识别程序,其中主要是用到了Opencv中的训练算法!属于本科水平的小项目,没有太完善!后期有空再弄吧!😄☆75Updated 7 years ago
- An QT widget that could learn features from camera/image, then recognize them in video/camera/image. QT5, OpenCV3, Caffe, Libfacedetectio…☆31Updated 7 years ago
- Qt widget to display OpenCV images in an OpenGL frame☆100Updated 7 years ago
- Tracking of Moving Targets in Video using OpenCV + Qt.☆91Updated 10 years ago
- 人脸识别签到Qt+OpenCV☆86Updated 11 years ago
- 使用C++、opencv、Qt编写的人脸识别算法服务器☆23Updated 8 years ago
- A C++ Qt GUI desktop program to calculate Harris, FAST, SIFT and SURF image features with OpenCV☆154Updated 2 years ago
- All the algorithms in the book "Digital Image Processing and Machine Vision" C++ code; test under VS2013, use MFC as the interactive inte…