CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 3D图形编程 搜索资源 - kinect

搜索资源列表

  1. kinect用于人体跟踪

    0下载:
  2. 微软的体感设备kinect的用于人体跟踪的程序,基于OpenNI的实现。
  3. 所属分类:3D图形编程

    • 发布日期:2012-01-19
    • 文件大小:27633
    • 提供者:leolili
  1. Kinect用于空间三维重建

    2下载:
  2. 微软体感设备Kinect应用于空间的三维重建,基于OpenNI的实现,非常好用。
  3. 所属分类:3D图形编程

    • 发布日期:2012-01-19
    • 文件大小:20180
    • 提供者:leolili
  1. OpenNI-SampleAppSinbad-e56963c 基于openNI的kinec开发示例

    0下载:
  2. 基于openNI的kinec开发示例,对于想了解微软kinec体感传感器的开发和利用有恨大帮助-kinec based tool kit used openNI which is especially useful for kinect application
  3. 所属分类:3D图形编程

    • 发布日期:2017-05-23
    • 文件大小:7910091
    • 提供者:liyawei
  1. UnityKinectPlugin_1205

    1下载:
  2. unity 使用Kinect 的插件 ,解决Unity 使用kinect彩色图像慢得问题,同样解决unity使用摄像头传递图像慢得问题。 原理:使用opengl 设置纹理ID , 但unity 必须强制使用opengl模式-Unity Kinect Plugin
  3. 所属分类:3D图形编程

    • 发布日期:2012-12-10
    • 文件大小:13823
    • 提供者:benff
  1. Kinect_deph

    0下载:
  2. 利用kinect显示深度图像信息,适合研究kinect初学者,使用VC2008和openCV2.3实现。-show the depth of image information with the kinect,suitable for research kinect beginners, using VC2008 and openCV2.3 achieve.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4014680
    • 提供者:wangcan
  1. code-for-kinect

    0下载:
  2. 这里是一些关于kinect开发的程序,是我从很多立方搜集来的,希望正在研究kinect的朋友有帮助!-This is some c++ demo ,which is about kinect development. I downloaded all of them from a lot of places
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-18
    • 文件大小:5322642
    • 提供者:linda
  1. CreateUserImage-(3)

    1下载:
  2. 使用kinect构建3D空间数据 ,最多获取6人的depth-data,每秒获取30张对象的depth-data.-Get the 3D data from object, the maximum number of object is 6, and the get the depth data 30fram per second.
  3. 所属分类:3D Graphic

    • 发布日期:2014-05-11
    • 文件大小:10689536
    • 提供者:李刚
  1. WpfDepthId

    0下载:
  2. Kinect DepthID to define
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-02
    • 文件大小:63598
    • 提供者:Yin
  1. KinectInterface

    0下载:
  2. 这个是Kinect+unity3D的接口与程序 有写好的类-This is the interface and procedures of Kinect+unity3D have written a class
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-14
    • 文件大小:18272
    • 提供者:郑德伟
  1. cloud_viewer.zip

    0下载:
  2. kinect采集的点云数据用PCL库显示出来,kinect point cloud data acquisition using PCL library displayed
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-19
    • 文件大小:891
    • 提供者:lk
  1. Kinect

    0下载:
  2. 微软体感设备kinect的一些编程资料,包括OpenNI和NITE-some programming resources for kinect
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-13
    • 文件大小:12446641
    • 提供者:xiaoyu
  1. Kinect_glTest

    1下载:
  2. 基于Kinect的3D的测试程序,定义控制台应用程序的入口点。-Kinect 3D test program, custom console application entry point.
  3. 所属分类:3D Graphic

    • 发布日期:2014-05-11
    • 文件大小:4096
    • 提供者:xiong
  1. KinectAPIlearn

    0下载:
  2. 学习Kinect的API编程,英文原版学习资料。-Learning Kinect API programming, original English learning materials.
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-07
    • 文件大小:14619648
    • 提供者:xiong
  1. KinectApiDemo

    0下载:
  2. This the program content for Start Here! Learn the Kinect API -This is the program content for Start Here! Learn the Kinect API
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-23
    • 文件大小:7453219
    • 提供者:xiong
  1. NewKinect

    1下载:
  2. kinect+unity3D相结合的一个简单的演示实例-a simple demo instance kinect+unity3D combination
  3. 所属分类:3D Graphic

    • 发布日期:2014-05-11
    • 文件大小:1141760
    • 提供者:何富杰
  1. kinect

    1下载:
  2. 用kinect人体3D建模。。 用kinect扫描3D模式的全方位的人的身体 。-Scanning  3D  Full  Human  Bodies  Using  Kinects
  3. 所属分类:3D Graphic

    • 发布日期:2014-05-10
    • 文件大小:1631232
    • 提供者:李鹏飞
  1. Kinect-Csharp

    0下载:
  2. 利用C# 语言编写的对Kinect体感器的调用,程序代码是基于Mono环境开发的的。-Use C# language calling for Kinect body sensor, the program code is based on the Mono development environment.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:15989
    • 提供者:李燕文
  1. kinect-get-point

    0下载:
  2. 可以使用kinect获取点云,内有源代码,直接可以运行-You can use kinect to get a point cloud, the source code can run directly
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-25
    • 文件大小:95943
    • 提供者:fanqiang
  1. virtools环境下使用kinect的插件

    0下载:
  2. 用C++语言借助Openni开发了基于Kinect的插件,通过该插件在virtools环境中读取Kinect数据,进行手势识别和跟踪。
  3. 所属分类:3D图形编程

  1. kinect örnek uygulama

    0下载:
  2. kinect başlangıç örneği
  3. 所属分类:3D图形编程

« 12 »
搜珍网 www.dssz.com