CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - depth image

搜索资源列表

  1. CSharp-Access-to-sql-server-database

    0下载:
  2. 数据库文件为ImageDatabase,其中表名为:Image,里面已有5组图像信息的数据,包括图像序号,图像名称 图像宽度,图像高度和像素深度。 ConnectionDemo文件夹里面是C#源程序 双击第二个生成好的solution文件,然后可以打开项目文件,点击“解决方案资源管理器”的“Form1.cs”文件可以 看到winform界面。 实现了以下几个功能: 1)."连接数据库测试",即c#和数据库连接,如果连接成功,则会显示“连接数据库成功”的显示框。
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1450566
    • 提供者:ssaye
  1. Depth_Image_Processing_Part1

    0下载:
  2. KinectSDK_Depth_Image_Processing_Part1是kinectSDK深度图的获取。-KinectSDK_Depth_Image_Processing_Part1 tell you use kinectSKD get depth image.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:54586
    • 提供者:小园
  1. avito

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:4004713
    • 提供者:张余
  1. av

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
  3. 所属分类:CSharp

    • 发布日期:2017-12-04
    • 文件大小:4004608
    • 提供者:张余
  1. KinectDepthHistogram

    0下载:
  2. Kinect入门工程,深度图像转换为直方图-Kinect entry-engineering, the depth of the image is converted to a histogram
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:59464
    • 提供者:代代
  1. WpfApplication1

    0下载:
  2. Alignment between depth image and color image for Kinect
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:125703
    • 提供者:Yujia Zhang
  1. HelloKinect

    0下载:
  2. kinect实例代码。可以实现获取和现实彩色图像信息、深度图像信息、骨骼识别还有声源位置。-kinect example code. You can access and real-color image, depth image information, bones identify the sound source position.
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:137563
    • 提供者:1w2w3y
  1. DepthBasics-WPF

    1下载:
  2. 利用Kinect for windows sdk,在visual studio环境下,实时观察深度图像,通过一个按钮可以提取当前灰度图像到指定路径-Kinect for windows SDK in visual studio environment, real-time observation of the depth image, a button can be extracted the current grayscale images to the specified path
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:39705
    • 提供者:霍琦
  1. KinectDepthViewer

    0下载:
  2. kinect 人机交互开发实践 实例1 调用api获红外图像 获取深度信息-kinect interactive development practice called api for instance an infrared image capturing depth information
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:53296
    • 提供者:王浩
  1. depth_measure

    0下载:
  2. 该项目适合学习kinect游戏开发时使用。与景深数据有很强的联系。可以通过点击图片上的像素值获取kinect距离该点的深度值。该项目使用C#语言。-The project is suitable for learning kinect game development.It has strong links with the depth of field data.if you click on the image pixel,you can get the value of the dista
  3. 所属分类:CSharp

    • 发布日期:2017-04-23
    • 文件大小:57105
    • 提供者:vina
  1. Kinect-Depth-Image

    0下载:
  2. 本文代码介绍了Kinect红外传感器,景深数据格式,景深图像的获取与展示,景深图像的增强处理。-This paper describes the Kinect infrared sensor code, depth of field data formats, image acquisition and display depth, the depth of field of the image enhancement processing.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:72097
    • 提供者:Wolf
  1. KinectPDepthimage

    0下载:
  2. 基于微软体感游戏机kinect,C#编程,实现深度图像提取-Kinect depth image-based realization
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:13829
    • 提供者:
  1. getdepth

    0下载:
  2. 鼠标获取灰度图像的坐标信息并通过双目视觉的Q矩阵计算深度,最终显示到控制台上-Get the coordinates of the mouse gray image and calculate the depth information via the Q matrix binocular vision, and ultimately displayed on the console
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1244
    • 提供者:xx
  1. Denoising

    0下载:
  2. 简单的c#实现的图像去噪声软件,利用深度优先搜索算法-a simple c# software of image denoising using the depth first search algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3326300
    • 提供者:
  1. depth-image

    0下载:
  2. 能够很方便的获取场景的深度图像和彩色图像,希望对大家有帮助-depth image
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:131495
    • 提供者:卢冰
  1. Kinectv2HeartRate-master

    1下载:
  2. Kinect2.0测量心率利用的客观事实是:人的心脏每搏动一次,都将血液输送到全身,血液泵动会引起青色血管的扩张,使得人脸的颜色产生周期性变化,通过人脸RGB图像分析此周期性变化可得心跳的频率。 Kinect2.0摄像头包括:普通摄像头、红外摄像头。普通摄像头采集图像,提供RGB图像信息;红外摄像头一般用于测距,提供图像深度信息。本人认为Kinect2.0测量心率不需要用到红外摄像头的功能。 -Kinect2.0 fact is: measuring heart rate by the
  3. 所属分类:CSharp

    • 发布日期:2017-06-21
    • 文件大小:38398976
    • 提供者:刘笑
  1. KinectDepthViewer

    0下载:
  2. 在kinect上用c#进行编程,可以实时获取深度图像(Using Kinect to program on c#, we can get the depth image in real time.)
  3. 所属分类:C#编程

    • 发布日期:2018-05-01
    • 文件大小:76800
    • 提供者:小瓜皮
搜珍网 www.dssz.com