搜索资源列表
-
0下载:
关于运用opencv函数库所做的手势检测的程序-on the application of OpenCV library's gesture detection procedures
-
-
3下载:
读取kinect深度和彩色图像,采用openCV显示,进行手势识别,手跟踪-read the depth and color map from kinect and display by opencv. Recognize gesture and track hand
-
-
0下载:
自己用opencv写的手势识别的软件。界面简单点,用动态前景分割肤色模型和直方图反演分割手部区域,然后用模式识别方法搞定识别问题。绝对原创,以后可能再也不搞这方面了,传上来跟大家分享-Own use opencv gesture recognition software to write. Interface simply, skin color model with dynamic foreground segmentation and histogram segmentation of ha
-
-
0下载:
通过单目摄像头实现手势跟踪并且可以识别四种手势实现智能控制,需要OPENCV0.97以上版本。-Achieved by single camera head and hand tracking can identify four gesture intelligent control, you need to OPENCV0.97 above.
-
-
0下载:
基于openCV的手势检测与识别代码,其中使用了基于颜色的分割算法,如果结合运动检测和减背景方法,算法将会更加稳健。-Hand gesture detection and recognition using openCV and the color based segmentation method. If, combinned with motion detection and background substraction, it supposes to be robuster.
-
-
0下载:
结合OpenCV,实现人手势的识别与跟踪。-combine with OpenCV,the project realizes the hand gesture dectect and tracking.
-
-
0下载:
一个基于肤色模型的手势检验,手势识别程序,效果不错,基于opencv。-A sign test based on skin color model, gesture recognition process, good results, for opencv
-
-
0下载:
通過攝像頭,用手來控制圖片的縮放,OPENCV程式-user the camera and hand to control the picture s size,code of OpenCv
-
-
0下载:
opencv,基于视觉手势识别,源码以及完整论文文档-opencv, vision-based gesture recognition, source code and complete documentation papers
-
-
2下载:
基于openCV的手势识别,用肤色的有效提取, 再经过阈值化, 和形态学变换, 得到手的轮廓, 最后采用轮廓匹配的方法, 得到识别结果-OpenCV based gesture recognition, effective use of color extraction, and then after a threshold, and morphological transformation, contours of the hand, the final contour matching me
-
-
0下载:
一个基于openNI读取kinect深度和彩色图像的例子,采用openCV进行显示,进行手势识别然后跟踪手。-An example reading the kinect depth and color images based on openNI , using openCV to display, do gesture recognition and hand tracking.
-
-
0下载:
手势识别的源代码,利用VC++编程实现的,基于opencv的,识别结果准确度很高-hand recognition
-
-
0下载:
手势识别的源代码,利用VC++编程实现的,基于opencv的,识别结果准确度很高-hand recognition
-
-
0下载:
基于opencv 的手势识别,对于不同的音乐可以作出不同的-hand gesture detection in opencv
-
-
0下载:
基于opencv2.4.8和VS2012的工程项目,可以实现手势跟踪和识别,里面含有opencv的配置文件,只需根据自己opencv的路径,做些修改即可实现,在本人计算机上可以完美实现!-Based opencv2.4.8 and VS2012 projects can achieve tracking and gesture recognition, which contains configuration files opencv, simply based on their own pat
-
-
0下载:
实现手势识别,在Windows和Linux下均可,利用了opencv-Implement gesture recognition, under Windows and Linux can use the opencv
-
-
0下载:
手势识别,基于python+opencv-Gesture Recognition
-
-
0下载:
首先膨胀5个像素点,避免手指短截。接着选取最大轮廓,将最大轮廓重新画出来,过滤掉其它小轮廓,即背景噪声。
将二值化的图像转化成近似多边形。将手指边缘直线化。从而在第5步骤中去掉不需要的轮廓缺陷(Hand gesture recognition by template matching)
-
-
0下载:
Hand Detection Using Color Recognition Object Tracking and Gesture Recognition
-
-
0下载:
基于深度相机的手势识别,利用深度信息设置包围盒分割手,然后使用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 then the training data set is
-