登录
首页 » C# » allinKinectv2

allinKinectv2

于 2015-03-10 发布 文件大小:243KB
0 167
下载积分: 1 下载次数: 24

代码说明:

  集合了kinect2.0所有数据获取,有详细说明,作为基础数据的获取。(Kinect2.0 collection of all data acquisition, there is a detailed description, as a basis for obtaining the data.)

文件列表:

allinKinectv2
.............\allinKinectv2
.............\.............\allinKinectv2.csproj,4874,2015-02-12
.............\.............\App.config,187,2015-02-09
.............\.............\App.xaml,324,2015-02-09
.............\.............\App.xaml.cs,340,2015-02-09
.............\.............\bin
.............\.............\...\Debug
.............\.............\...\.....\allinKinectv2.exe,34816,2015-02-12
.............\.............\...\.....\allinKinectv2.exe.config,187,2015-02-09
.............\.............\...\.....\allinKinectv2.pdb,62976,2015-02-12
.............\.............\...\.....\allinKinectv2.vshost.exe,24224,2015-02-12
.............\.............\...\.....\allinKinectv2.vshost.exe.config,187,2015-02-09
.............\.............\...\.....\allinKinectv2.vshost.exe.manifest,490,2013-06-18
.............\.............\...\.....\Microsoft.Kinect.dll,242672,2014-10-19
.............\.............\...\.....\Microsoft.Kinect.Tools.dll,285168,2014-10-19
.............\.............\...\.....\Microsoft.Kinect.Tools.xml,175834,2014-10-19
.............\.............\...\.....\Microsoft.Kinect.xml,173146,2014-10-19
.............\.............\...\.....\testData.txt,150,2015-02-12
.............\.............\...\.....\TrainData.txt,4969,2015-02-12
.............\.............\...\.....\whi.dat,293,2015-02-12
.............\.............\...\.....\win.dat,418,2015-02-12
.............\.............\BPwork.cs,21011,2015-02-12
.............\.............\kinectControl.cs,23740,2015-02-12
.............\.............\MainWindow.xaml,1016,2015-02-12
.............\.............\MainWindow.xaml.cs,7416,2015-02-12
.............\.............\obj
.............\.............\...\Debug
.............\.............\...\.....\allinKinectv2.csproj.FileListAbsolute.txt,1896,2015-02-12
.............\.............\...\.....\allinKinectv2.csproj.GenerateResource.Cache,919,2015-02-09
.............\.............\...\.....\allinKinectv2.csprojResolveAssemblyReference.cache,12917,2015-02-09
.............\.............\...\.....\allinKinectv2.exe,34816,2015-02-12
.............\.............\...\.....\allinKinectv2.g.resources,11194,2015-02-12
.............\.............\...\.....\allinKinectv2.pdb,62976,2015-02-12
.............\.............\...\.....\allinKinectv2.Properties.Resources.resources,180,2015-02-12
.............\.............\...\.....\allinKinectv2_Content.g.i.cs,532,2015-02-11
.............\.............\...\.....\allinKinectv2_MarkupCompile.cache,323,2015-02-12
.............\.............\...\.....\allinKinectv2_MarkupCompile.i.cache,323,2015-02-12
.............\.............\...\.....\App.g.cs,2319,2015-02-09
.............\.............\...\.....\App.g.i.cs,2319,2015-02-09
.............\.............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,7394,2015-02-12
.............\.............\...\.....\MainWindow.baml,1550,2015-02-12
.............\.............\...\.....\MainWindow.g.cs,6084,2015-02-12
.............\.............\...\.....\MainWindow.g.i.cs,6084,2015-02-12
.............\.............\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs,0,2015-02-09
.............\.............\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs,0,2015-02-09
.............\.............\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs,0,2015-02-09
.............\.............\...\.....\TempPE
.............\.............\Properties
.............\.............\..........\AssemblyInfo.cs,2189,2015-02-09
.............\.............\..........\Resources.Designer.cs,2878,2015-02-09
.............\.............\..........\Resources.resx,5612,2015-02-09
.............\.............\..........\Settings.Designer.cs,1100,2015-02-09
.............\.............\..........\Settings.settings,201,2015-02-09
.............\.............\searchallBoundry.txt,9358,2015-02-12
.............\allinKinectv2.sln,1008,2015-02-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • FPGA控制AD7321的模块
    FPGA控制AD7321的模块,是本人亲自试验过的。有Verilog源码,和简单文档(Fpga control module of ad 7321, is I personally tested. Verilog source code, and simple documentation)
    2018-01-31 20:04:27下载
    积分:1
  • 11_ESP8266_CSDN_MQTT_2
    Windows系统搭建esp8266的本地Mqtt服务器,局域网点亮一盏LED灯(Windows system builds the local Mqtt server of esp8266, and the local area network lights up an LED lamp.)
    2019-03-09 09:11:52下载
    积分:1
  • nt7603
    LCD驱动程序,6800模式驱动,希望对大家有用(LCD driver, 6800 mode driver, we want to be useful )
    2015-12-05 10:28:14下载
    积分:1
  • Stm8_Driver_BQ24295
    用于STM8系列芯片的BQ24295芯片驱动代码,用于控制单节锂电池的充放电管理,使用了“STM8S_StdPeriph_Lib_V2.2.0”库函数用于IO配置,使用了虚拟I2C和虚拟SPI端口控制(code be used to drive bq24295 on stm8, can control one li-on battery charge and discharge, the code based on "STM8S_StdPeriph_Lib_V2.2.0" library(for config the IO), based on virtual spi and i2c.)
    2020-07-23 17:28:44下载
    积分:1
  • STC89C52_m
    此程序可实现长度为8位,周期为255的m序列,此序列可当做伪随机信号发生器,模拟信道噪声。(This procedure can achieve the length of 8 bits, the m sequence of 255 cycles, the sequence can be used as a pseudorandom signal generator, analog channel noise.)
    2021-01-02 23:18:57下载
    积分:1
  • ssd1963drivers
    说明:  ssd1963的STM32库函数,能驱动ssd1963芯片进行显示(STM32 library function of ssd1963 can drive ssd1963 chip to display)
    2020-04-25 10:55:43下载
    积分:1
  • 温湿度VB源码
    温湿度串口检测程序,实现对数据的读取和检测(Temperature and Humidity Serial Port Detection Program for Data Reading and Detection)
    2020-06-17 10:20:02下载
    积分:1
  • hongwaixian
    单片机用作通用红外遥控接收器的设计 PWM调制开关电源的研究 以电子电力学为核心 以整流技术为主(generic microcontroller for infrared remote control receiver design PWM switching power supply of electronic learning for power to the core technology-based rectifier)
    2006-11-09 10:02:58下载
    积分:1
  • 2.2inch-TFT-Display-c51
    此程序是基于stc单片机的2.2寸串口屏的控制程序,驱动芯片为ILI9341.(This procedure is based on stc SCM 2.2-inch screen serial control program, driver chips for ILI9341.)
    2013-12-10 14:26:12下载
    积分:1
  • MQ2
    对stm32f407xx使用的烟雾传感器模块MQ2的例程,使用的亦为模拟引脚读取功能(For the routine of the smoke sensor module MQ2 used in stm32f407xx, the analog pin reading function is also used.)
    2021-04-14 00:18:55下载
    积分:1
  • 696518资源总数
  • 106174会员总数
  • 31今日下载