搜索资源列表
shicha
- 给定左右两幅图像,利用自适应窗口算法进行视差估计,采用左图预测右图时,采取与类似于运动估计的方法,对左图进行“扭曲”后再作为右图的预测图像。利用自适应窗口算法对实现视差估计,算出视差矢量,以此计算其视差补偿预测图像的误差,最后求得残差图。-calculate parallax of two pictures.
disparity2007
- 利用SIFT检测两图片的相同点,并获取两幅图像的视差。-SIFT detection using the same picture two points, and to obtain two images of the parallax.
Parallax
- 一个利用法线贴图实现模型细节的Demo,凹凸纹理贴图运行程序。-The realization of a model for the use of normal mapping details of the Demo, run the program bump texture mapping.
34434343
- 此程序详细说明了双目视觉下进行匹配,求取视差图像的例子-Detailed descr iption of this process carried out under binocular vision matched to obtain examples of parallax images
POM
- parallax occlusion map是应用在计算机图形中的一项重要技术。该技术通过建立和利用描述物体表面的高度的height texture来模拟物体表面复杂的模型,以减少场景中多边形的数目,从而降低了性能的损耗。-parallax occlusion map is used in computer graphics.This is an important technology. Through the establishment and use of the technology d
before_jiandan
- 图像匹配问题,利用彩色图像梯度与像素的SAD法得到图像左右视差图,并利用WTA法得到准确视差-Image matching, color image gradient pixel SAD obtained disparity map image around, and WTA method to get an accurate parallax
matlab---image-correction
- 目的是要消除例如图像对的垂直视差-matlab environment three-dimensional image correction procedures, such as the purpose is to eliminate the image of the vertical parallax-matlab environment three-dimensional image correction procedures, such as the purpose is to elim
Image-Alignment-and-Stitching
- This tutorial reviews image alignment and image stitching algorithms. Image align- ment (registration) algorithms can discover the large-scale (parametric) correspon- dence relationships among images with varying degrees of overlap. They are idea
OpenCV3Dreconstruct-
- OpenCV的图像匹配程序,该程序实现了立体视觉的匹配,得到了精确地视差图。-OpenCV image matching program, this application implements the matching of the stereo vision, get the precise parallax figure
match
- 用mtlab实现的立体视觉匹配,可以得到精确的视差图。-Mtlab is now with the stereo vision of matching, can get accurate parallax figure
stereo-disparity
- matlab实现图像匹配的视差图,可以用于3D重建系统,机器视觉等领域。-Matlab image matching parallax figure, and can be used in 3 D reconstruction system, machine vision, etc
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
Watershed
- 基于改进分水岭算法的程序,可针对视差图像分割。-Program based on improved watershed algorithm for parallax image segmentation.
EpipolarImagebyLQ
- 根据原始影像和方位元素,利用水平影像纠正原理,生成无上下视差便于立体观测的“水平”影像对-According to the original image and the orientation elements, the use of horizontal image rectification principle, generate no easy stereoscopic parallax observations down "horizontal" images on
stereo_modefilt
- matlab代码,视觉差图片处理,可以提取图片的深度信息,并产生视差图-Matlab code, poor visual image processing, you can extract the depth information of the image, and produce parallax
Reconstruct3D-master
- 对输入的图像对进行特征匹配,得到目标物体的视差图,根据视差图进行三维重建-Of the input image feature matching, disparity map to obtain the target object, the three-dimensional reconstruction of the parallax FIG.
old-3d-reconstruction-code-master
- 三维重建的一些常用算法,包括摄像头标定,双目匹配、计算视差、三维重建等常用的算法-Some commonly used three-dimensional reconstruction algorithms, including camera calibration, matching eyes, the parallax calculation, 3D reconstruction algorithm commonly used
SSD
- 利用局部匹配算法得到视差图的程序,输入左右视觉图片,输出左右视差图(Using local matching algorithm to obtain parallax map of the program)