搜索资源列表
《学习opencv》中文版.rar
- 第1章OpenCV概述...................... 1 第2章 OpenCV入门..... 18 第3章 初探OpenCV..... 35 OpenCV的基本数据类型 35 CvMat矩阵结构................ 38 IplImage数据结构............. 48 矩阵和图像操作................ 54 第4章 细说HighGUI...... 106
HandDetect
- 用于手势跟踪的c代码,可以用于智能人机交互、手语识别、理解等-gestures for tracking the c code, which can be used intelligent human-computer interaction, sign language recognition, understanding, etc.
handopencv
- 在c平台下实现的手势分割和识别程序,需要opencv开源函数库。-Implemented in the c platform gesture segmentation and recognition process, which takes opencv open source libraries.
handshibie
- 在c平台下实现的手势分割和识别程序,需要opencv开源函数库。-Implemented in the c platform gesture segmentation and recognition process, which takes opencv open source libraries.
HandDetect
- 在c平台下实现的手势分割和识别程序,需要opencv开源函数库。-Implemented in the c platform gesture segmentation and recognition process, which takes opencv open source libraries.
test
- 以c++和opencv为工具,通过摄像头捕捉到肤色区域,并跟踪,实现手势识别-In c++ and opencv as a tool, through the camera to capture color region and tracking, gesture recognition
Gesture_Recognition-master
- 手势识别,基于openVC开发的手势识别程序,用c++开发-Gesture Recognition。Based openCV developed gesture recognition program With c++ development
2013041677756857
- 基于matlab开发的手势识别,里面有测试代码和图片 还有一个可以运行的.fig文件,可以直接运行的.并且同时分享了matlab的源码,效果很不错,可以学习和参考.相比C++开发的要简单易懂,可以通过代码了解手势识别的方法和原理,可以先学习matlab版的手势识别,再尝试编写C++和opencv版的。(Gesture recognition based on MATLAB development, there are test code
FingerTip
- 基于深度相机的手势识别,利用深度信息设置包围盒分割手,然后使用SVM分类器对训练数据集进行训练。在静态手势测试时,我们先计算测试图像的HOG特征,然后经SVM分类得到测试结果(Based on the gesture recognition of the depth camera, the depth information is used to set the bounding box to divide the hand, and