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

搜索资源列表

  1. HandDetect

    0下载:
  2. 在c平台下实现的手势分割和识别程序,需要opencv开源函数库。-Implemented in the c platform gesture segmentation and recognition process, which takes opencv open source libraries.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:435418
    • 提供者:谢彧
  1. svm

    2下载:
  2. 关于SVM支持向量机的算法,对于研究手势识别和人脸识别有很大参考价值。-About SVM support vector machine algorithms, gesture recognition and face recognition for the study of great reference value.
  3. 所属分类:software engineering

    • 发布日期:2016-09-18
    • 文件大小:5613676
    • 提供者:知秋
  1. Applauncher

    0下载:
  2. 一个基于Qt4的手势识别程序启动器,完全基于Qt框架,完全跨平台-A Qt4-based gesture recognition application launcher, based entirely on the Qt framework, fully cross-platform
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:360766
    • 提供者:蔡正旭
  1. Struts2BHibernate

    0下载:
  2. 网上银行系统.基于struts2+hibernate+spring.非常好的例子-Internet banking system. Based on struts2+ hibernate+ spring. A very good example of
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-10
    • 文件大小:2121322
    • 提供者:phoebe
  1. MouseGesture

    0下载:
  2. VC++,获取鼠标移动方向的源码。类似Maxthon的鼠标动作,非常简单,没有鼠标轨迹画出。-Using VC++, to catch the movement of the mouse, like the maxthon s mouse monitor. It s sample, there is no lines of the movement of the mouse.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:249186
    • 提供者:suiying0792
  1. MFC_OpenCV

    0下载:
  2. 手势识别 从一到九。利用开源库。入门级别-Gesture recognition from one to nine. The use of open source libraries. Entry-level
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-23
    • 文件大小:7486799
    • 提供者:kedo
  1. Diary

    0下载:
  2. 带手势划动功能的日历,Android系统源码。-Paddling with a gesture the calendar function
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:133831
    • 提供者:peifei
  1. rMouseController(1)

    0下载:
  2. 一个手势识别来控制鼠标的软件 通过摄像头捕捉手的移动从而来控制鼠标-A gesture recognition software to control the mouse through the camera to capture hand movements to control the mouse
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:53557
    • 提供者:邵华杰
  1. Gestures-Recognion---src

    0下载:
  2. 通过摄像头自动检测手势,很强大的。大家可以下载参考一下。-Hands Gesture Recognition
  3. 所属分类:Video Capture

    • 发布日期:2017-04-02
    • 文件大小:527251
    • 提供者:1
  1. MPU3050

    0下载:
  2. MPU3050传感器接入程序,可作为姿态传感测试,作为MPU6050的基础学习-MPU3050 sensor access program, as gesture sensing tests as MPU6050 based learning
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:1799778
    • 提供者:QMY
  1. MY_XSENS_CODE

    0下载:
  2. 这是我自己写的xsen的mti系统程序,从陀螺仪和加速度计中实时读取数据,并在地理坐标系中进行解算,最后积分得到速度和位置信息。可以用于手势识别或者精度要求不高的导航系统。如果要用于精确导航,则应该进一步进行修正。程序使用com4进行通信,波特率是115200,采样频率是50hz,这些参数都可以修改。-This is my own writing xsen the mti system program from the gyroscopes and accelerometers to read
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1746828
    • 提供者:wuzhaojun
  1. imu_ahrs

    5下载:
  2. 基于IMU(三轴角速率、三轴加速计和三轴磁场)的方位姿态解算系统(ahrs),基于C语言开发,VC 6.0编译器,可方便的移植到其他环境。-Based on the IMU (three-axis angular rate, three-axis accelerometer and three-axis magnetic field) to locate gesture Solution System (ahrs), based on C language development, VC 6.0
  3. 所属分类:交通/航空行业

    • 发布日期:2014-03-01
    • 文件大小:19633
    • 提供者:Liaoni Wu
  1. code

    0下载:
  2. 7个案例代码包含了指纹识别、数字水印算法、手势识别、印鉴鉴定、条形码识别(一位条码、pdf417)的相关代码。-7 cases the code contains a fingerprint recognition, digital watermarking algorithms, gesture recognition, seal identification, bar code identification (a barcode, pdf417) the relevant code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1809238
    • 提供者:林涛
  1. Gesture Recognition

    0下载:
  2. 通过C#编程实现的手势识别,可以识别三种手势,简单方便易懂
  3. 所属分类:C#编程

    • 发布日期:2012-11-02
    • 文件大小:1844066
    • 提供者:woshiwo123
  1. Hand-detection-and-recognition

    0下载:
  2. 基于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.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-21
    • 文件大小:1601
    • 提供者:GJ
  1. HandGestureRecog

    0下载:
  2. 结合OpenCV,实现人手势的识别与跟踪。-combine with OpenCV,the project realizes the hand gesture dectect and tracking.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1453124
    • 提供者:雷会
  1. GestureDemo

    0下载:
  2. android手势监听,通过手势监听,切换显示内容-android gesture monitoring
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:41609
    • 提供者:大超
  1. MouseTracker

    0下载:
  2. 这是一个在屏幕上跟踪鼠标手势的实现代码,Delphi/C++ Builder 2010开始支持手势,可以方便的设置相关的属性和方法,但是却未提供对终端用户可视化的组件或方法,这个东西就是试图弥补这一问题的一个简单的解决方法。要使用手势跟踪,只需要简单的将gesturetracker.pas加入你的Delphi/C++ Builder项目即可。你可以通过全局变量GlobalGestureTracker来调整相关参数。-This is a mouse gestures on the screen t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:21070
    • 提供者:HS
  1. CButton

    0下载:
  2. 链接按钮,实现鼠标放到按钮上图片自动变为手势图标,非常好的按键类-Link button, the realization of the mouse on the button icon image automatically into a gesture, very good key categories
  3. 所属分类:Button control

    • 发布日期:2017-03-31
    • 文件大小:181105
    • 提供者:gong
  1. opencv-shoushi

    0下载:
  2. opencv手势识别程序用VC++编写,可以再这个基础上开发ppt控制,手势控制电脑-opencv gesture recognition program written using VC++ can be developed on this basis ppt control, gesture control computer
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2249112
    • 提供者:pencauto
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 43 »
搜珍网 www.dssz.com