搜索资源列表
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
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
WinWeight
- 实现了基于窗口的图像立体匹配方法,得到此方法的视差图-Based on the realization of the window image stereo matching method, the disparity map of this method
mapcreator
- 一个利用立体图像对生成视差图的工具,其原理是利用左右图像中的相似块间的匹配来进行的-intended for creating depth map basing on stereopair. Program uses standard method based finding Similar Fragments of left and right images. Depth map correspond to shifting similar fragments (disparity). D
CORR_MATCHING
- 對於左右眼BMP圖檔 利用Correlation Matching 產生視差圖-BMP image file for the left and right eye disparity map generated by Correlation Matching
disparity
- Function realizes direct computation of disparity map from 2 corresponding images.
DisparityEstimation
- Progressive algorithm for estimation disparity map of 2 corresponding images
before_jiandan
- 图像匹配问题,利用彩色图像梯度与像素的SAD法得到图像左右视差图,并利用WTA法得到准确视差-Image matching, color image gradient pixel SAD obtained disparity map image around, and WTA method to get an accurate parallax
StereoDisparity
- 双目立体匹配中获取图像对的视差图,可用于后续的三维重建工作。-Binocular stereo matching to get the image on the disparity map can be used for subsequent 3D reconstruction.
StereoDisparity
- 对双目视觉图像对进行匹配获取视差图,为后续三维重建做基础。-Binocular vision images are matched to obtain the disparity map, as a foundation for the subsequent three-dimensional reconstruction.
SAD
- 实现了立体匹配的SAD算法计算视差图,结果比较理想-Using the SAD algorithm to calculate the disparity map of stereo matching, the result is good.
maps_and_disparity
- 这个是图片和真实视差图,视差范围是30,本图精度为0.125个像素。-This picture and the true disparity map, the parallax range is 30, this figure an accuracy of 0.125 pixels.
optical-parallax-of-two-images
- 输入两幅左右视差图像,计算两幅图像的视差图 可用于合成中间任意一个角度的图像。-Enter the two right and left parallax images, computing the disparity map of the two images can be used for the synthesis intermediate image to an arbitrary angle.
Disparity
- 根据深度图估算左右眼视差,程序中的数据均为估算的实际值-Are estimates of the actual values of the data in the left and right eye parallax depth map estimation program
StereoVision
- 实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建-Achieve OpenCV, OpenGL, VS2008 mixed programming, enter the corrected image right, using stereo matching algorithm to calculate the disparity map, the final three-dimensional reconst
upsampling_code_published
- 通过构建图像的mst,然后升采样,生成对应的视差图,效果较好;-By constructing an image of mst, then upsampling, generate a corresponding disparity map, the better
matlab-stero-match
- 图型图像处理,给出两幅图像,可以得到视差图-Pattern image processing, we give two images, can get disparity map
Reconstruct3D-master
- 对输入的图像对进行特征匹配,得到目标物体的视差图,根据视差图进行三维重建-Of the input image feature matching, disparity map to obtain the target object, the three-dimensional reconstruction of the parallax FIG.
rSGMv1.0
- 根据互信息量计算初始视差图,进一步进行一致性检验优化视差图(The initial disparity map is computed according to Mutual Information and dynamic programming, and consistency examination is utilized for disparity refinement)
