搜索资源列表
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
LBP.rar
- 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 ,Due to the difficulty of getting disparity of less textured pi
Stereo-Disparity
- 人们之所以能够看到深度,是因为,来自三维世界的不同视角。本程序尝试从一个2D图像映射并计算对应的3D的距离。-People have been able to see the depth, is because the three-dimensional world from different perspectives. This procedure attempts to map from a 2D image and calculate the corresponding 3D dista
findshicha
- 利用opencv,对两幅校正好的图像进行匹配,得到视差图-Using opencv, good correction of the two images match, the disparity map
MultiViewCode1
- 包含了H.264编码标准的两篇文章,是讲多描述编码的。An Effective Epipolar Geometry Assisted Motion Estimation Technique for Multi-View Image and Video Coding和An Epipolar Geometry-Based Fast Disparity Estimation Algorithm for Multiview Image and Video Coding-H.264 coding stan
MultiviewStreaming
- 流媒体 多视点视频编码 会议论文 清华大学课程指定阅读文献 英文-A Framework for Representation and Processing of Multi-view Video Using the Concept of Layered Depth Image.pdf Fast Disparity and Motion Estimation for Multi-view Video Coding.pdf Low-Delay Multiview Video Coding
disply
- calculating disparity image from stereo images
ADetectionTechniqueofOccludedboundaryregionsforSte
- 针对平行结构立体摄像机存在较大的遮挡边界区域问题,本文提出了一种基于可信图的遮挡 边界检测算法.首先通过采样计算立体图像对中几条扫描线的可信值,从而得到遮挡边界的若干采 样点;然后通过RANSAC算法得到遮挡边界.理论和实验分析表明该算法对复杂背景的立体图像有好 的检测精度;对人肩像等简单背景图像的检测精度不好,但通过校正后仍可得到较准确的遮挡边界.-Aimed at the existence of large occluded regions in stereo image pa
FastStereoMatchingUsingRectangularSubregioningand3
- 本文提出了一种快速,可靠的立体匹配算法产生浓密视差图,通过使用快速互相关、矩形秩和3D最大表面技术粗到细计划。-This paper presents a fast and reliable stereo matching algorithm which produces a dense disparity map by using fast cross correlation, rectangular subregioning (RSR) and 3D maximum-surfac
Adaptiwindow
- 采用自适应窗口算法对左右两幅视图进行匹配,得到较为正确的视差图,避免了固定窗口算法产生的边缘不准确问题 -Adaptive window algorithm to match the view on the left 2 get more accurate disparity map, avoiding the edge of the fixed window method produces problems of inaccuracy
DisparityUsingSADtechniqe
- Disparity finding using Sum of Absolute Difference method.A good work
3d-matching
- 提出了一种用于物体外形非接触式提取的综合立体匹配方法。该方法综合了基于面积的立体匹配过程和基于特征的立体匹配过程。能充分利用它们各自的优点。 既能产生致密视差图。又能获得不连续处的准确匹配。 解决了物体外形非接触式提取中的关键性的问题实验结果以及实际应用都收到了很好的效果。-Proposed for object shape extraction of non-contact integrated stereo matching method. This method is an integra
stereo_correl
- Compute disparity map from stereo pairs
dynamique_correlation
- This code compute dynamic programming to find disparity in 2 stero images
ZKStereoSource
- Get Stereo Disparity with this code
WinWeight
- 实现了基于窗口的图像立体匹配方法,得到此方法的视差图-Based on the realization of the window image stereo matching method, the disparity map of this method
stereoDLL
- stereo DLL accepts two images and computes disparity
shicha
- 基于随机采样的视差平面拟合-Based on random sampling of disparity plane fitting
Disparity
- Disparity determination matlab code to find the displacement of each and every pixel-Disparity determination matlab code to find the displacement of each and every pixel..
disparity
- Function realizes direct computation of disparity map from 2 corresponding images.