CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hand gesture

搜索资源列表

  1. array3

    0下载:
  2. matlab的手势识别,手部提取经过了肤色的提取,高斯滤波,锐化处理,以及HU矩运算,可以进行单独的手势识别,只要实现做好手势模板即可-matlab gesture recognition, hand extracted through the skin color extraction, Gaussian filtering, sharpening, and HU moments computing, gesture recognition can be separate, as long a
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:1593
    • 提供者:spy
  1. Matlab_Hand-Partition-Recognition

    0下载:
  2. 这是一个实现图像分割,从而进行手势识别的程序,可用于学习,很不错的-This is the example of a gesture recognition for hand recognition, segmentation, in order to achieve the target hand, the matching
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:1324
    • 提供者:terry
  1. Kinect_NICV1

    0下载:
  2. 一个基于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.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:389303
    • 提供者:ldn
  1. mutil_hand_segmention

    0下载:
  2. 这篇文章主要是介绍多个手部的分割,是在前面的博文:不需要骨骼跟踪的人体手部分割 的基础上稍加改进的。因为识别有的一个应用场合就是手势语言识别,而手势一般都需要人的2只手相配合完成,因此很有必要对人体的多个手部来进行分割。-The article introduced hand split, in front of the Bowen: does not require tracking of human hand bones split on the basis of a little impr
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:1139930
    • 提供者:wuwei
  1. Gesture1.1

    0下载:
  2. 基于视频的手势识别以及无接触式书籍翻页游戏,手向左运动,电子照片向上翻页;手向右摇动,电子照片向下翻页-Video-based gesture recognition, as well as non-contact books page game moves to the left hand, electronic photo page up right hand shaking electronic photo Down
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:8251783
    • 提供者:wangwei
  1. kinect_hand_tracking

    0下载:
  2. 基于kinect的手势追踪论文,很好的建立了手部的三维模型。全英文。2011年bmvc发表-Kinect-based gesture tracking papers, and the establishment of a three-dimensional model of the hand. In English. The 2011 bmvc Post
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:2383815
    • 提供者:唐宗恺
  1. 2011_11_iccv_hope

    0下载:
  2. 基于kinect的手势识别,主要优化了手部被遮挡情况下的三维模型还原。全英文,2011年iccv发表-Kinect-based gesture recognition, optimization of the hand is blocked in case of three-dimensional model reduction. The full English 2011 iccv published
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:4748262
    • 提供者:唐宗恺
  1. FSKD.2009.210

    0下载:
  2. The paper describes a gesture recognition algorithm which can effectively recognize single-hand gestures in real time under complex environment. The system involves a vocabulary of 20 gestures consisted by part of Chinese sign language letter
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:301726
    • 提供者:Trabelsi
  1. KinectPowerPointControl

    0下载:
  2. 使用Kinect获取的骨骼数据来实现手势控制PPT播放的简单功能。右手向右挥动,PPT播放下一页;左手向左挥动,PPT播放上一页。-Obtained using bone Kinect gesture control data to achieve a simple function PPT playback. Waving his right hand to the right, PPT Play Next waving his left hand to the left, PPT Play
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:122523
    • 提供者:魏薇
  1. Gestures-Recognion---bin

    0下载:
  2. 手势识别,能通过电脑摄像头读取画面,并对读取的人物的手势进行识别-Gesture recognition, a camera can through the computer to read the image, and to read the character s hand gestures recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:204710
    • 提供者:石萍
  1. kinect_virtools_dll

    0下载:
  2. 用C++语言借助Openni开发了基于Kinect的插件,通过该插件在virtools环境中读取Kinect数据,进行手势识别和跟踪。-A plug-in is specially designed and developed for Kinect devices .The plug-in takes advantage of Kinect API and Virtools SDK and is implemented with C++2010.Net as its developing too
  3. 所属分类:VTK

    • 发布日期:2017-06-15
    • 文件大小:22917404
    • 提供者:TINAZHOU
  1. HandDetector

    0下载:
  2. 这是一个人手识别程序,基于OpenCV,环境VisualStudio2013。 首先通过图片采集手势图像,而后进行减小噪声的滤波处理,根据肤色在YCrCb色彩空间中的自适应阈值对图像进行二值化处理,提取图像中所有的肤色以及类肤色像点,而后经过膨胀、腐蚀处理后,祛除小块的类肤色区域干扰,得到若干块面积较大的肤色区域;此时根据各个肤色区域轮廓特征进行甄选,获取目标手势区域,而后根据目标区域的特征进行识别,定位手心。-This is a staff recognition program, bas
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:4902
    • 提供者:chengchi
  1. The-researchgesture-recognition

    0下载:
  2. 这是一篇介绍动态手势的做法的论文,里面详细的介绍了手势识别的基本步骤,用户看了比较容易明白-This is a paper introduces the practice of dynamic hand gestures, it detailed introduces the basic steps of gesture recognition, users are easier to understand
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:2811052
    • 提供者:奕小川
  1. dzPiano

    0下载:
  2. 这个小例子主要用到android手势部分和Mediaplayer部分的知识。 手势部分没啥问题,我们可以通过MotionEvent中定义的Event Code来判断当前手势的状态(按下或者释放等)-This small example mainly uses the Android part and the Mediaplayer part of the knowledge. Hand part of the problem, we can be defined in the Motio
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1676009
    • 提供者:chenjie
  1. GestureProject

    0下载:
  2. 手机输入法手势识别源代码输入法手势识别 注意: android.gesture这个类在api-4(SDK1.6)才开始支持的! 提醒:默认存到SD卡中,所以别忘记在AndroidMainfest.xml加上SD卡读写权限! 关于两种方式创建模拟器的SDcard在【Android2D游戏开发之十】有详解 if (Environment.getExternalStorageState() != null) {// 这个方法在试探终端是否有sdcard! if (!file.exi
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:65457
    • 提供者:liuxuefang
  1. 284

    0下载:
  2. TeeChart控件,很好的三维显示动画-Contrasting various methods of performing hand gestures. The single segment motion provides ease of use whereas no skin contact prevent skin injuries prolonged use of the interface. The touchless aspect of the interface provides
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-12
    • 文件大小:35813
    • 提供者:yongge
  1. static_track

    0下载:
  2. 直方图手势检测,基于kinect的静态图片检测手都部分(Histogram gesture detection, Kinect based static picture detection, hand part)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:hunterkun
  1. handDetectionCV-master

    0下载:
  2. Hand Detection Using Color Recognition Object Tracking and Gesture Recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:8682496
    • 提供者:Kas_Zhao
  1. generate_skinmap

    0下载:
  2. 克以及有所给出的图片可以有效识别人脸,手,身体的matlab代码(This file helps identify the presence of a human face, hand or any other body part by identifying and marking skin-like pixels within a given image. With further image processing techniques, the output produced by thi
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:403456
    • 提供者:懒样
  1. FingerTip

    0下载:
  2. 基于深度相机的手势识别,利用深度信息设置包围盒分割手,然后使用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
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:4458496
    • 提供者:程序员飞宇
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com