搜索资源列表
stereogram.rar
- 电脑立体图(注视图片将合成立体场景)制作程序代码,代码基于双目视差原理。你想自己制作绚丽多彩的电脑立体图吗,本代码将帮你轻松实现!,Code for making stereogram.Princple of the program is based on binary parallax.If you want to design a colorfull stereogram,download it. And this program can help you to do it easily.
stereo
- 立体匹配的源码,可以计算两幅图像的视差,并可以做简单的重建。-Stereo matching of source code, can be calculated two parallax images, and can be easy to do the reconstruction.
shicha
- 给定左右两幅图像,利用自适应窗口算法进行视差估计,采用左图预测右图时,采取与类似于运动估计的方法,对左图进行“扭曲”后再作为右图的预测图像。利用自适应窗口算法对实现视差估计,算出视差矢量,以此计算其视差补偿预测图像的误差,最后求得残差图。-calculate parallax of two pictures.
Matlab_B06021615
- 对于像素有缺失的图像,分别采用“直接位置代替”“双线性内插”“视差相关性”等方法实现图像的还原,并比较三种方法的掩盖质量-For the pixels are missing images, were used " directly here instead of" " bilinear interpolation" " parallax relevance" and other methods to achieve the reductio
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.
Simple3DReconstruction
- 利用左右图像,求取出其总所需要的视差图像,然后进行3D场景的构建,-About the use of images, the total needed to seek out the parallax images, and then proceed to build 3D scenes,
ParallaxMapping_Demo
- 视差映射 基于oZone3D o3p文件 可以看看简单的demo-Parallax mapping file based on oZone3D o3p can see a simple demo
D3D9ParallaxNormalMapping
- // This demo implements tangent space parallax normal mapping with offset // limiting using a series of Direct3D High Level Shading Language (HLSL) // shaders. A single D3DX Effect file (.fx) is provided with three techniques // that implements
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
cubic1
- OPENGL画一个3D立体机器人,是一个视差立体机器人-OPENGL draw a 3D three-dimensional robot, the robot is a three-dimensional parallax
cubic1
- opengl开发的立体图形,一个立方体的3D图形,视差3D图形-opengl development of three-dimensional graphics, a cube of 3D graphics, 3D graphics parallax
sanweizuobiao
- 利用SSD算法计算图像对视差,并求出三维点云坐标-SSD algorithm to calculate the parallax and to calculate the coordinates of the 3D point cloud
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
Atom
- 用OPENGL设计的物理课本中原子的结构显示文件,实现3D视差图形显示,很好的程序,可用于视差显示-Structure of the atoms in the the OPENGL design physics textbook display documents, 3D parallax graphics display, a good program can be used for parallax display
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
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.
Parallax mapping
- 通过OpenGL语言,利用视差贴图的方法,实现了3D比较好的额效果(Through OpenGL language, the method of parallax mapping is used to achieve the better effect of 3D)