搜索资源列表
基于肤色的手势识别
- 基于肤色的手势识别,用到opencv 图像库,做手势识别的童鞋可以参考参考,vs2008平台下开发。-Gesture recognition based on skin color, use opencv image library, gesturing recognition of children' s shoes can refer to the reference, vs2008 platform development.
Kinect_NICV 读取kinect深度和彩色图像
- 读取kinect深度和彩色图像,采用openCV显示,进行手势识别,手跟踪-read the depth and color map from kinect and display by opencv. Recognize gesture and track hand
Gesture
- 自己用opencv写的手势识别的软件。界面简单点,用动态前景分割肤色模型和直方图反演分割手部区域,然后用模式识别方法搞定识别问题。绝对原创,以后可能再也不搞这方面了,传上来跟大家分享-Own use opencv gesture recognition software to write. Interface simply, skin color model with dynamic foreground segmentation and histogram segmentation of ha
StoneScissorsCloth
- 手势识别石头剪刀布 opencv编写 需配置opencv开发环境-Stone scissors cloth gesture recognition opencv opencv development environment must be configured to write
opencv-shoushi
- opencv手势识别程序用VC++编写,可以再这个基础上开发ppt控制,手势控制电脑-opencv gesture recognition program written using VC++ can be developed on this basis ppt control, gesture control computer
gesture_capture
- 一个手势捕捉的开源代码,最好使用笔记本自带摄像头,外接摄像头可能无法识别。-Open source code to capture a gesture, it is best to use notebook comes with camera, external camera may not recognize.
AnotherMouseController
- opencv手势控制鼠标的源码,可以实现控制鼠标,通过肤色匹配来实现。-opencv source code control the mouse gesture, can control the mouse, by color matching to achieve.
CameraMouseIF
- 基于OpenCV的Camera Mouse interface,通过识别手势来实现模拟键盘输入,Visual Stdio 2008-The Camera Mouse interface based on OpenCV to simulate keyboard input by gesture recognition Visual Studio 2008
opencv
- 自己结合网络上有的资源 写的基于轮廓的手势检测 还有指尖检测-Own combination of some resources on the network to write the outline-based gesture detection fingertip detection
Gesture-recognition-code
- Opencv的手势识别,可以很好的进行视频处理-Gesture recognition code
opencv实现的手势识别,石头剪刀布的实现
- 基于opencv实现的简单的手势识别,环境配置好就可以运行。(A simple project of gesture recognition which is based on opencv,it can run when the environment can be configured correctly.)
HGCFTV
- 可以实现简单的手势识别,实现1到10的识别(achieve a simple gesture recognition, from1 to 10)
OpenCV模板匹配的方法识别手势
- 首先膨胀5个像素点,避免手指短截。接着选取最大轮廓,将最大轮廓重新画出来,过滤掉其它小轮廓,即背景噪声。 将二值化的图像转化成近似多边形。将手指边缘直线化。从而在第5步骤中去掉不需要的轮廓缺陷(Hand gesture recognition by template matching)
handDetectionCV-master
- Hand Detection Using Color Recognition Object Tracking and Gesture Recognition
OpenCVHandGuesture-master
- 基于opencv的手势识别应用源代码cpp(Opencv based gesture recognition application source code CPP)
2D-Trace-Transform-master
- Opencv based gesture recognition application source code CPP
CVTrackpad-master
- opencv跟踪算法基于CPP跟踪手轨迹(Opencv based gesture recognition application source code CPP)
gesture_recognize.py
- 基于opencv的手势识别的猜拳游戏,可实现识别石头,剪刀,布,并和电脑的随机结果比较,判断输赢。(The opencv gesture recognition based on game, can realize the identification of stone, scissors, cloth, and compare the results and random computer, to determine the winners and losers.)
利用opencv识别
- 手势识别,haar算法,人脸检测,vs平台,opencv库(gesture recognition)
骨架提取与动作识别
- 基于opencv以及kinect的骨架提取和姿势识别代码,C++环境(kinect gesture from opencv)