Description: 本代码实现了对静态五种基本静态手势的识别,通过皮肤颜色模型分割人手,然后通过边界追踪得到手的轮廓,最后通过傅里叶系数识别手势-The static code of the five basic static gesture recognition, through the skin color model partition manually, and then get through the border to track the contours of the hands, and finally through the Fourier coefficient of gesture recognition Platform: |
Size: 4096 |
Author:魏志莲 |
Hits:
Description: 粒子滤波的训练部分.理论部分参考michael isard的博士论文<Visual Motion Analysis by Probabilistic Propagation of Conditional Density>learn a dynamical matrix部分.训练集合和采集需要的图片都包含了(原用于手势跟踪,故图片均为手势图片).采集代码使用另外一个代码image_demo(已上传)-Particle filter part of the training. Michael isard theory some reference to the doctoral dissertation <Visual Motion Analysis by Probabilistic Propagation of Conditional Density> some learn a dynamical matrix. the training needs of the collection and gathering images are included (the original track for the gesture, so pictures are hand picture). collection code to use a different code image_demo (already uploaded) Platform: |
Size: 32040960 |
Author:Rongbin |
Hits:
Description: 知名人士,手势识别重要参考,学习大有裨益-Celebrities, important reference for gesture recognition, learning of great benefit Platform: |
Size: 361472 |
Author:肖伟 |
Hits:
Description: 这个是基于ASM和AAM编写的手势识别的matlab代码-This is written based on ASM and AAM gesture recognition matlab code Platform: |
Size: 9932800 |
Author:晓君 |
Hits:
Description: matlab实现手势识别,很简单,根据自己的要求改一些代码-matlab implementation of gesture recognition, and very simple to change some code, according to their requirements Platform: |
Size: 2048 |
Author:durich0226 |
Hits:
Description: 基于matlab的机器视觉 手势识别 源代码,可用于识别手势-Based on the the the machine vision gesture recognition matlab source code, can be used to recognize gestures Platform: |
Size: 2048 |
Author:Gary |
Hits:
Description: 手势识别基于matlab源代码,包括相应的源代码,可以直接运行,效果良好,适合初学者学习
-Gesture recognition based on the matlab source code, including the corresponding source code, can be directly run, the effect is good, suitable for beginners to learn
Platform: |
Size: 64512 |
Author:小鱼 |
Hits:
Description: This Project is confined to identification of hand postures and to establish a man-machine interaction. The hand region in the image is detected and the number of active fingers is determined. In this approach, the input which is an image or a frame a video can be obtained web camera or any other camera. This color image is converted into binary image and preprocessed and the number of fingers is counted using scanning method in MATLAB. This is a simple yet efficient approach. The main reason to employ scanning method is to make the code to recognize the finger count independent of size and rotation of the hand.-This Project is confined to identification of hand postures and to establish a man-machine interaction. The hand region in the image is detected and the number of active fingers is determined. In this approach, the input which is an image or a frame a video can be obtained web camera or any other camera. This color image is converted into binary image and preprocessed and the number of fingers is counted using scanning method in MATLAB. This is a simple yet efficient approach. The main reason to employ scanning method is to make the code to recognize the finger count independent of size and rotation of the hand. Platform: |
Size: 952320 |
Author:ashok |
Hits:
Description: 基于matlab开发的手势识别,里面有测试代码和图片 还有一个可以运行的.fig文件,可以直接运行的.并且同时分享了matlab的源码,效果很不错,可以学习和参考.相比C++开发的要简单易懂,可以通过代码了解手势识别的方法和原理,可以先学习matlab版的手势识别,再尝试编写C++和opencv版的。(Gesture recognition based on MATLAB development, there are test code and pictures and one can run the.Fig file, can be directly run. And at the same time sharing matlab source code, the effect is very good, you can learn and reference. Compared to the development of C++ is simple and easy to understand, can understand the principle and method of gesture recognition through the code, gesture recognition can learn the matlab version, and then try to write C++ and opencv version.) Platform: |
Size: 74752 |
Author:xiaojj
|
Hits:
Description: 实现手势识别 详见文件及注释
% Edit the above text to modify the response to help ShowNShot
% Last Modified by GUIDE v2.5 11-May-2012 20:53:53
% Begin initialization code - DO NOT EDIT(Realization of gesture recognition
% SHOWNSHOT MATLAB code for ShowNShot.fig
% SHOWNSHOT, by itself, creates a new SHOWNSHOT or raises the existing
% singleton*.
%
% H = SHOWNSHOT returns the handle to a new SHOWNSHOT or the handle to
% the existing singleton*.
%
% SHOWNSHOT('CALLBACK',hObject,eventData,handles,...) calls the local) Platform: |
Size: 34816 |
Author:tewtrwe |
Hits: