登录
首页 » C# » KinectExample

KinectExample

于 2011-10-30 发布 文件大小:186KB
0 271
下载积分: 1 下载次数: 175

代码说明:

  Kinect 的入门工程 实现了深度图像读取 和 距离换算 同时也能读取彩色图像(Kinect entry projects to achieve the depth of the image reading and distance can also convert color images to read)

文件列表:

KinectExample
.............\KinectExample
.............\.............\App.xaml,324,2011-07-07
.............\.............\App.xaml.cs,309,2011-07-07
.............\.............\bin
.............\.............\...\Debug
.............\.............\...\.....\KinectExample.exe,34816,2011-08-20
.............\.............\...\.....\KinectExample.pdb,34304,2011-08-20
.............\.............\...\.....\KinectExample.vshost.exe,11600,2011-08-20
.............\.............\...\.....\KinectExample.vshost.exe.manifest,490,2010-03-17
.............\.............\...\.....\KinectLib.dll,7168,2011-08-20
.............\.............\...\.....\KinectLib.pdb,13824,2011-08-20
.............\.............\images


.............\.............\KinectExample.csproj,4646,2011-07-07
.............\.............\MainWindow.xaml,669,2011-07-07
.............\.............\MainWindow.xaml.cs,1529,2011-08-20
.............\.............\obj
.............\.............\...\x86
.............\.............\...\...\Debug
.............\.............\...\...\.....\App.g.cs,2224,2011-08-20
.............\.............\...\...\.....\App.g.i.cs,2224,2011-08-20
.............\.............\...\...\.....\DesignTimeResolveAssemblyReferences.cache,34833,2011-08-20
.............\.............\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6480,2011-08-20
.............\.............\...\...\.....\GenerateResource.read.1.tlog,384,2011-08-20
.............\.............\...\...\.....\GenerateResource.write.1.tlog,894,2011-08-20
.............\.............\...\...\.....\KinectExample.csproj.FileListAbsolute.txt,3355,2011-08-20
.............\.............\...\...\.....\KinectExample.exe,34816,2011-08-20
.............\.............\...\...\.....\KinectExample.g.resources,26301,2011-08-20
.............\.............\...\...\.....\KinectExample.pdb,34304,2011-08-20
.............\.............\...\...\.....\KinectExample.Properties.Resources.resources,180,2011-08-20
.............\.............\...\...\.....\KinectExample_Content.g.i.cs,530,2011-07-07
.............\.............\...\...\.....\KinectExample_MarkupCompile.cache,303,2011-08-20
.............\.............\...\...\.....\KinectExample_MarkupCompile.i.cache,303,2011-08-20
.............\.............\...\...\.....\MainWindow.baml,1172,2011-08-20
.............\.............\...\...\.....\MainWindow.g.cs,4478,2011-08-20
.............\.............\...\...\.....\MainWindow.g.i.cs,4478,2011-08-20
.............\.............\...\...\.....\ResolveAssemblyReference.cache,29212,2011-08-20
.............\.............\...\...\.....\TempPE
.............\.............\...\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2011-07-07
.............\.............\Properties
.............\.............\..........\AssemblyInfo.cs,2207,2011-07-07
.............\.............\..........\Resources.Designer.cs,2876,2011-07-07
.............\.............\..........\Resources.resx,5612,2011-07-07
.............\.............\..........\Settings.Designer.cs,1098,2011-07-07
.............\.............\..........\Settings.settings,201,2011-07-07
.............\KinectExample.sln,2566,2011-07-07
.............\KinectLib
.............\.........\bin
.............\.........\...\Debug
.............\.........\...\.....\KinectLib.dll,7168,2011-08-20
.............\.........\...\.....\KinectLib.pdb,13824,2011-08-20
.............\.........\...\Release
.............\.........\KinectLib.csproj,2737,2011-07-07
.............\.........\KinectSensor.cs,2815,2011-07-07
.............\.........\obj
.............\.........\...\Debug
.............\.........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5934,2011-08-20
.............\.........\...\.....\KinectLib.csproj.FileListAbsolute.txt,999,2011-08-20
.............\.........\...\.....\KinectLib.dll,7168,2011-08-20
.............\.........\...\.....\KinectLib.pdb,13824,2011-08-20
.............\.........\...\.....\TempPE
.............\.........\Properties
.............\.........\..........\AssemblyInfo.cs,1350,2011-07-07

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

发表评论

0 个回复

  • Local-dynamic-threshold
    针对图像全局Otsu 分割算法和传统的局部阈值分割算法在复杂背景图像分割中的不足, 提出了一种采用局部动态阈值的图像分割算法。(Image segmentation algorithm for global Otsu and traditional local threshold segmentation algorithm in complex background image segmentation the insufficiency, puts forward a dynamic threshold use local image segmentation algorithm.)
    2012-05-06 16:47:35下载
    积分:1
  • C# 整套视觉开发(VisionAndMotionPro)
    C# 整套视觉开发(VisionAndMotionPro)
    2020-01-11下载
    积分:1
  • tplbp
    一种新的改进的LBP特征提取方法,采用多块比较的方法(a new LBP feature extraction method)
    2010-02-11 13:09:50下载
    积分:1
  • image-processing
    应用傅立叶变换对图像处理,实现查看图像的功率谱,以及功率谱经过巴特沃斯高通、低通和高斯高通、低通滤波器后图像的功率谱,再把功率谱还原为图像的功能。(Fourier transform for image processing, see the image of the power spectrum, and the power spectrum after Butterworth high-pass, low-pass and high-pass Gaussian low-pass filter of the image after power spectrum, and then restore the power spectrum of the image.)
    2020-10-30 16:09:56下载
    积分:1
  • LSD-OpenCV-MATLAB-master
    LSD直线检测 基于LSD的直线提取算法(line segment detector)
    2018-05-26 10:47:39下载
    积分:1
  • DIP_1
    The focus of this project is to experiment with intensity transformations to enhance an image.
    2008-12-26 23:29:13下载
    积分:1
  • Wavelet_OMP
    本程序实现图像LENA的压缩传感 程序作者:沙威,香港大学电气电子工程学系,wsha@eee.hku.hk(The procedure of image compression sensing process by LENA: Javert, University of Hong Kong Electrical and Electronic Engineering, wsha@eee.hku.hk)
    2011-09-26 20:31:01下载
    积分:1
  • Features2D_Homography
    使用OpenCV实现特征点的查找以及两幅图像中的特征点匹配(Use the function findHomography to find the transform between matched keypoints. Use the function perspectiveTransform to map the points)
    2014-03-07 11:04:15下载
    积分:1
  • PICPRO
    该代码,利用GDAL 1.4.2库实现遥感图像的几何校正、图像配准等,vs 2010实现。(The code GDAL 1.4.2 library implementation of remote sensing image geometric correction, image registration, vs 2010.)
    2012-08-31 10:29:39下载
    积分:1
  • matlab-3d-reconstruction
    由图像的灰度,恢复三维物体的形状,包括源程序和图片(By the gray scale image to restore the shape of three-dimensional objects, including source code and pictures)
    2011-06-14 22:16:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载