搜索资源列表
Depthimage
- 深度图象的生成 生成圆球的深度图象(摄像机坐标系)和深度图象数据存储; 这是本人的深度图像分析的课程作业,vc编写,包括原代码,可执行程序,以及试验报告。-depth Image Generation Generation magnificently depth images (camera coordinate system) and the depth of image data storage; This is my depth analysis of the images cours
Depth
- 利用深度信息进行的三维图像的显示和绘制。-depth information for the three-dimensional image display and mapping.
DIBR的c实现
- depth image based render(dibr) 算法的c语言实现
StereoRegion1.zip
- 基于区域的立体匹配算法 本算法从两幅彩色立体图像对中提取深度信息,使用过滤器消除视差图深度估计中的不稳定性。,Region Based Stereo Matching Algorithms region based stereo matching algorithms are developed for extraction depth information from two color stereo image pair. A filter eliminating unrelia
Depth_Map_Calculation
- Depth Map Calculation for a Variable Number of Moving Objects Using Markov Sequential Object Processes
depth_map
- 一本深度图像分析的中文书籍。可做入门用。-A depth image analysis of Chinese books.
A-3D-TV-Approach-Using-Depth-Image-Based-Renderin
- This paper will present details of a system that allows for an evolutionary introduction of depth perception into the existing 2D digital TV framework. The work is part of the European Information Society Technologies (IST) project “Advanced
depth
- 由一幅几何特征的图像生成渐变的深度图像。-Geometric features an image from the gradient of the depth image generation.
depth-image-based-rendering
- 深度图的视点绘制,可以通过它绘制视点,挺有用的,大家可以参考一下-Depth Image Based Stereoscopic View Rendering
depth-map-codeblock-baedon-stero
- opencv 立体标定 双目视觉 深度图像 边缘检测 -opencv binocular visual three-dimensional calibration of the depth image of the boundary detection
openni-color-depth-show
- 关于openni2编程的源码,opennni2与openni相比变化较大,个人也刚学习,从各种途径也没找到太多例程,先分享下自己找的的入门源码。 程序实现了从kinect获取数据并分别显示深度图像、彩色图像的功能。-About openni2 programming the source, opennni2 openni compared, individuals also just learning from a variety of sources, did not find much
Kinect-for-Depth-Image
- 关于使用Kinect景深摄像机获取景深数据的源码。建立VS平台,建立WPF项目,运行即可。可获得用户的深度数据RGBD-About using Kinect depth camera to obtain depth data source. Establish VS platform to build WPF project, run. Depth data obtained user RGBD
SAD-Method-for-image-matching
- matlab基于SAD的区域立体匹配方法,matlab基于SAD法对左右两幅图片进行匹配,并生成深度图像.m文件。- matlab SAD stereo matching method based on region, matlab SAD method based around two images match, and generates the depth image. m files.
depth-image-and-the-range
- 读取深度图像,可以实时读取深度图像,并且显示景物距离-Read the depth of the image, you can read the real depth of the image, and show scenes from the
Depth-Image-Representation-for-Image-Based-Render
- Conventional approaches to render a scene require geometric descr iption such as polygonal meshes, etc and appearance descr iptions such as lights and material properties. To render high quality images such descr iptions, we require very accurat
Depth-image-based-rendering
- This program implements the rendering framework that is used in the paper D. De Silva, W. Fernando, and H. Kodikaraarachchi, “A NEW MODE SELECTION TECHNIQUE FOR CODING DEPTH MAPS OF 3D VIDEO,” IEEE International Conference on Acoustics, S
matlab-depth-image-processing
- matlab代码,可以提取图像的深度信息,包含测试图片-Matlab code, you can extract the image depth information, including test images
depth
- 使用Kinect对深度图像进行采集,使用C++编程实现(The use of Kinect for depth image acquisition, using C++ programming)
smoothingDepth
- 基于opencv的Kinect深度图像的去噪,滤波(Opencv based Kinect depth image denoising, filtering)
GrabCut-RGBD-master
- 结合深度图而进行的图像融合,将深度图与彩色图进行结合,然后分割图像(grabcut for depth image and rgb image)