搜索资源列表
00
- 在计算视觉的图像匹配的时候,需要计算图片深度-Computing depth
Depthmeasurementoftheobjectbasedonthecorresponding
- 提出了一种基于对应点匹配的物体深度信息测量方法。首先给出了物理图像坐标系与像素坐标系之间的关系;其次,借助于相关法计算两幅图像中目标的相似度,以实现同一目标在不同成像中的匹配;然后从目标几何形状的角点出发,结合对应点的外极线约束条件,提出一种有效的对应点匹配算法,并利用对应点的视差计算基于光轴平行的双摄像机成像的目标深度信息。计算机仿真结果验证了算法的有效性。-A method for measuring the depth of an object was proposed based on
Image-matching
- 用matlab编写的程序,图像匹配和深度图计算程序-Image matching and depth map calculation program
BinaryStereo-master
- 本程序通过二值化的方式实现图像的立体匹配,计算出深度图像。(This procedure through two values of the image of the stereo matching, calculate the depth image.)
图像匹配和深度计算
- 基于MATLAB的图像匹配程序和图像信息计算研究的源程序,内容完整,直接可以使用。。