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

搜索资源列表

  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. 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. 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. 1-LEd

    0下载:
  2. 现在,基于视觉的手势识别中起着重要的在图像处理领域的作用,模式识别等在。人类的手是高度可变的器官和手特点是很容易受到各种环境因素的影响。考虑到手势的特性,在本文中我们提出了一种改进的YCbCr颜色空间的分割方法手势图像,并提取傅里叶描述子和胡矩作为识别特征。最后,Hausdorff距离用于识别手势的建模方法匹配。实验结果表明,提出的方法具有较高的操作和识别率。 关键词:-Now vision-based gesture recognition plays an important rol
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:244713
    • 提供者:韩伟
  1. HandDetector

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

    • 发布日期:2017-04-15
    • 文件大小:4902
    • 提供者:chengchi
  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. 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. mediapipe

    1下载:
  2. 手势识别,基于mediapipe,可支持pose、hand、face(Gesture recognition, based on mediapipe, can support pose, hand, face)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2021-03-13
    • 文件大小:9216
    • 提供者:dsaasafafa
« 1 2 3 4 5 6»
搜珍网 www.dssz.com