登录
首页 » matlab » tong311

tong311

于 2021-04-09 发布 文件大小:1KB
0 267
下载积分: 1 下载次数: 16

代码说明:

  矫正桶形畸变,只是用了坐标变化,目前在研究张正友的算法,日后会上传的(correct the distortion of picture)

文件列表:

tong311.m,921,2014-03-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • StereoVision_SSD
    本算法在Matlab2008b 环境下实现。包括main,san 和ssd 三个函数。 这次实现的算法并不是比较两个已经知道的点是否匹配,而是已知一个图形中的特征点,在另外一个图像中找到与其最匹配的点,匹配度用SAD 或者SSD 来度量。 main.m 是程序的入口,包括生成和读入实验数据,调用sad 函数和ssd 函数求匹配点,最后绘 制出最后的结果。sad.m 是用sad 度量方法在另一图中求解匹配点的函数实现,有3 个参数 y=sad(x,image1,image2)。其中x 是代匹配的数据,image1 是图像1 数据,image2 是图像2 数据。 从理论上分析,ssd 比sad 算法要复杂一点,经过测试,在一幅640*480 的图像中寻找10 个匹配点数据SAD 用时25.062519 秒,SSD 用时25.291432 秒。(The algorithm Matlab2008b environment to achieve. Including the main, san, and ssd three functions. The implementation of the algorithm is not the point of comparing two matches already know, but the known feature points in a graphic, an image found in the other match with the most points, matching measured with the SAD or SSD. main.m is the entry, including the generation and reading test data, call the sad ssd function evaluation functions and matching points, and finally draw the final result. sad.m measure is sad figure in another match point in the function implementation to solve, there are three parameters y = sad (x, image1, image2). Where x is the generation of matching data, image1 is the data image 1, image2 is the image 2 data. From the theoretical analysis, ssd little more complicated than the sad algorithm, tested in a 640* 480 images of 10 match points in the search for data using time 25.062519 seconds SAD, SSD with time 25.291432 seconds. )
    2011-01-25 19:06:47下载
    积分:1
  • 自适应全变分去噪Matlab源代码
    说明:  一种自适应的图像去噪方法,MATLAB实现(An adaptive image denoising method, matlab implementation)
    2021-04-10 15:09:55下载
    积分:1
  • OSEM_improve
    医学图像重建算法中OSEM算法的Matlab程序(MATLAB Program of OSEM Algorithms)
    2020-12-23 15:19:07下载
    积分:1
  • fenxingweishu
    介绍2种计算分形维数的算法,里边包含2个程序,计算比较简单,分行维数主要是获取图像的表面粗糙度(fractal dimension)
    2020-12-02 10:39:26下载
    积分:1
  • c#生成二维码
    通过C#生成二维码
    2014-07-07下载
    积分:1
  • DigitalImageProcessing
    说明:  数字图像处理 西电版 很好的学习数字图像处理的书籍(Digital Image Processing Western Electric version of good learning digital image processing books)
    2008-10-26 12:09:30下载
    积分:1
  • 背景差分法MATLAB实现
    说明:  可以实现背景和目标的分离,效果还是不错的(about matlab programe)
    2020-03-14 18:28:09下载
    积分:1
  • RestoreTools
    matlab编写的图像处理正则化软件包。包含了基本的数字图像处理正则化(Matlab prepared by the image processing Regularization package. Contains a basic digital image processing Regularization)
    2006-08-20 15:42:27下载
    积分:1
  • affine-transformation
    已知对应点,可以求出仿射变换。只需要三个点就可以。(Known corresponding points, affine transformation can be obtained. Only need three points as you can.)
    2013-06-04 11:56:31下载
    积分:1
  • BEMD_code
    说明:  一个比较经典的二维经验模式分解程序代码,适用于图像的特征提取和分解(A more classic two-dimensional empirical mode decomposition procedure code, applied to image feature extraction and decomposition)
    2008-11-06 11:17:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载