搜索资源列表
图像输入灰度化和中值滤波代码
- 用opencv编写的视频输入、灰度化、中值滤波、视频显示代码
《学习opencv》中文版.rar
- 第1章OpenCV概述...................... 1 第2章 OpenCV入门..... 18 第3章 初探OpenCV..... 35 OpenCV的基本数据类型 35 CvMat矩阵结构................ 38 IplImage数据结构............. 48 矩阵和图像操作................ 54 第4章 细说HighGUI...... 106
手势识别,我的原创啊
- 手势识别啦,4个手势,效果还行吧,下载了就知道了
handdetection
- 利用opencv实现的一个手势识别算法,识别效果很好!-Opencv realize the use of a gesture recognition algorithm to identify good effect!
handvu-beta3.tar
- 结合摄像头使用,用于手部位置跟踪,精准度非常高,另可以识别六种手势。其手位跟踪模块可作为手势识别软件的一个组成部分,内含非常详细的说明文档。编译该代码,需要 OpenCV 0.97 或更高版本的支持。在Windows下的编译顺序为cubicles工程、handvu工程,之后根据视频数据来源要求编译其他代码。建议使用 Visual Studio 2003 ,如果需要编译 DirectX 相关模块,则请安装 DirectX SDK 9.0
HandRecognise
- 实现基于opencv的手势识别,训练方便,使用简单!-Opencv-based gestures to achieve the identification, training, convenient and easy to use!
handgesture
- 基于opencv的手势识别程序。可以识别6种手势。-Opencv-based gesture recognition program. Can identify six kinds of gestures.
faceopencv
- opencv 手势识别,功能强大 可以参考哦,非常不错-opecv to recognize face opecv to recognize face opecv to recognize face
shoushishibie
- 简单的手势识别程序,使用vc++编写,用到opencv。-A simple gesture recognition program, written using vc++, use opencv.
InstallingHandVUonXP
- handvu在xp下环境的配置方法。英文。配合opencv使用。自带六种手势识别-handvu under the environment in the xp configuration. English. Use with opencv. Comes with six gesture recognition
StoneScissorsCloth
- opencv实现的手势识别,石头剪刀布的实现-opencv implementation of gesture recognition, the realization of the stone scissors cloth
Gesture-Recognition-Based-on-openCV
- 基于openCV的手势识别,用肤色的有效提取, 再经过阈值化, 和形态学变换, 得到手的轮廓, 最后采用轮廓匹配的方法, 得到识别结果-OpenCV based gesture recognition, effective use of color extraction, and then after a threshold, and morphological transformation, contours of the hand,
opencv手势识别
- 本程序是在window vc下编译,基于opencv的手势识别,用肤色的有效提取, 再经过阈值化, 和形态学变换, 得到手的轮廓, 最后采用轮廓匹配的方法, 得到识别结果。里面已经生成了执行文件,可以直接打开看看运行效果
opencv的手势识别玩音乐
- 本程序是在window下vc编译的,基于opencv的手势识别,用肤色的有效提取, 再经过阈值化, 和形态学变换, 得到手的轮廓, 最后采用轮廓匹配的方法, 得到识别结果,然后通过识别的结果与容器里的特征进行直方图处理,从而识别手势音乐符号
手势识别
- 很好的一个手势识别的例子基于VC6.0+opencv
opencv实现的手势识别,石头剪刀布的实现
- 基于opencv实现的简单的手势识别,环境配置好就可以运行。(A simple project of gesture recognition which is based on opencv,it can run when the environment can be configured correctly.)
KuGouController
- opencv手势识别控制播放器(hello)
手势识别控制小车运动
- 本系统利用目前比较成熟的OpenCV的相关函数,进行了基于肤色分割和模板的手势识别的研究,并利用自编的控制函数进行简单的虚实交互,在摄像头一端通过指定的手势动作来控制小车在平面跑道上的启动和停止等动作。(This system uses the correlation function of mature OpenCV at present, studied the skin color segmentation and gesture
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
Based on openCV hand mototing
- 可以识别手势操作,基于VS2010平台下的OPENCV(Gestures can be recognized, based on the OPENCV under the VS2010 platform.)