guiyang882 / HandGestureLinks
基于Qt框架的手势识别程序,其中主要是用到了Opencv中的训练算法!属于本科水平的小项目,没有太完善!后期有空再弄吧!😄
☆80Updated 8 years ago
Alternatives and similar repositories for HandGesture
Users that are interested in HandGesture are comparing it to the libraries listed below
Sorting:
- Face Recognition Using OpenCV and Qt☆150Updated 6 years ago
- 人脸识别签到Qt+OpenCV☆88Updated 12 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…☆92Updated 8 years ago
- 基于Qt和Opencv的图像处理软件☆47Updated 10 years ago
- 编写带界面的图像处理程序,选择opencv+mfc是一种很好的选择;在读取摄像头数据方面,网上的方法很多,其中shiqiyu的camerads的方法是较好的。 基于现有资料,通过在实际项目中的积累,我总结出来一套结合opencv和mfc的摄像头采集框架.☆43Updated 8 years ago
- An QT widget that could learn features from camera/image, then recognize them in video/camera/image. QT5, OpenCV3, Caffe, Libfacedetectio…☆30Updated 7 years ago
- 第三届中国软件杯决赛视频分析系统赛题,vc++,opencv,svm等算法。对视频中的车牌进行定位和识别☆84Updated 9 years ago
- 目前计算机视觉技术已经比较成熟,相关的开源项目与算法很多,可以将这些开源算法进行整合,进而做成一个小项目,以供日后学习与研究。本实验主要将利用人脸识别开源项目SeetaFace,结合使用OpenCV工具,结合VS2017与Qt实现一个人脸识别的小项目。最后对实验系统进行测试…☆90Updated 6 years ago
- Face Recognition Program based on QT and OpenCV☆48Updated 13 years ago
- A C++ Qt GUI desktop program to calculate Harris, FAST, SIFT and SURF image features with OpenCV☆156Updated 2 years ago
- Qt+opencv制作的类似halcon的软件☆97Updated 5 years ago
- Monitor (实时视频监控、运动检测视频记录)☆42Updated 8 years ago
- 使用C++、opencv、Qt编写的人脸识别算法服务器☆24Updated 9 years ago
- 基于QT的网络视频监控系统