登录
首页 » matlab » image-stitching

image-stitching

于 2011-06-23 发布 文件大小:17339KB
0 277
下载积分: 1 下载次数: 304

代码说明:

  实验两张图片的拼接,对于图片中的匹配对,用ransac方法消除错配,并估计出仿射矩阵。然后将一张图进行仿射变换,再实现拼接(Experiment two pictures of the stitching, matching pairs for the picture, with ransac way to eliminate mismatches, and to estimate the affine matrix. Then an affine transformation diagram, and then realize splicing)

文件列表:

homework1
.........\affinefundmatrix.m,3219,2011-05-06
.........\derivative5.m,4808,2011-05-06
.........\gaussfilt.m,892,2011-05-06
.........\harris.m,4707,2011-05-06
.........\hnormalise.m,1007,2011-05-06
.........\homography2d.m,2493,2011-05-06


.........\iscolinear.m,2318,2011-05-06
.........\main.asv,7958,2011-05-06
.........\main.m,7174,2011-05-06
.........\matchbymonogenicphase.m,9328,2011-05-06
.........\monofilt.m,6435,2011-05-06
.........\nonmaxsuppts.m,4944,2011-05-06
.........\normalise2dpts.m,2361,2011-05-06

.........\randomsample.m,2218,2011-05-06
.........\ransac.m,9876,2011-05-06
.........\ransacfitaffinefund.m,4448,2011-05-06
.........\ransacfithomography.m,4920,2011-05-06
.........\show.m,4944,2011-05-06
.........\其它图片的拼接结果
.........\..................\第2组





.........\..................\.....\图1中的匹配点.png,400863,2011-05-06
.........\..................\.....\图1中的特征点.png,402243,2011-05-06
.........\..................\.....\ͼ2.png,933019,2011-05-06
.........\..................\.....\图2中的匹配点.png,448685,2011-05-06
.........\..................\.....\图2中的特征点.png,436098,2011-05-06
.........\..................\.....\拼接效果图.jpg,171203,2011-05-06
.........\..................\第3组




.........\..................\.....\参数.txt,65,2011-05-06

.........\..................\.....\图1中的匹配点.png,333111,2011-05-06
.........\..................\.....\图1中的特征点.png,328680,2011-05-06
.........\..................\.....\ͼ2.png,894505,2011-05-06
.........\..................\.....\图2中的匹配点.png,335912,2011-05-06
.........\..................\.....\图2中的特征点.png,332125,2011-05-06
.........\..................\.....\拼接效果图.jpg,149277,2011-05-06
.........\拼接过程图
.........\..........\affine





.........\..........\......\图1中的匹配点.png,361755,2011-05-06
.........\..........\......\图1中的特征点.png,358990,2011-05-06
.........\..........\......\ͼ2.png,808996,2011-05-06
.........\..........\......\图2中的匹配点.png,332112,2011-05-06
.........\..........\......\图2中的特征点.png,330854,2011-05-06
.........\..........\......\拼接效果图.jpg,141452,2011-05-06
.........\..........\homography





.........\..........\..........\变换后的图1.png,731283,2011-05-06
.........\..........\..........\图1中的匹配点.png,361755,2011-05-06
.........\..........\..........\图1中的特征点.png,358990,2011-05-06
.........\..........\..........\ͼ2.png,808996,2011-05-06
.........\..........\..........\图2中的匹配点.png,332112,2011-05-06
.........\..........\..........\图2中的特征点.png,330854,2011-05-06
.........\..........\..........\拼接效果图.jpg,156117,2011-05-06

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

发表评论

0 个回复

  • dx-4.4.4.tar
    图像的纹理特征参数的灰度共生矩阵的计算,该方法效果好,速度快,易理解。(The image texture characteristic parameters GLCM calculation, the method effective, fast, easy to understand.)
    2010-02-23 15:45:57下载
    积分:1
  • wavelet-packet-de_re
    用小波工具箱函数实现小波包的分解与重构,非常适合与机械故障特征提取。(Wavelet packet decomposition and reconstruction, and is ideal for mechanical fault feature extraction using wavelet toolbox functions.)
    2012-10-10 14:16:28下载
    积分:1
  • matlabThree-dimensionalReconstruction
    内容为matlab的三维重建程序,达人可进来看,不适合初学者(Matlab says the three-dimensional reconstruction procedures, Tatsu can come watch, not suitable for beginners)
    2008-07-08 15:17:37下载
    积分:1
  • originalpointanalyse2
    源点定位程序,可用于检测连通域等功能,代码是c/c++的,放心使用。(Source point positioning procedures, can be used to detect other functions connected domain, the code is c/c++, and ease of use.)
    2013-09-28 08:31:12下载
    积分:1
  • image-reconstruction-algorithms
    一篇关于光声成像的图像重建算法研究,开发工具为matlab,罗列了很多理论知识(A photoacoustic imaging of image reconstruction algorithms, development tools matlab, listed a lot of theoretical knowledge )
    2011-12-29 17:02:02下载
    积分:1
  • region
    区域图象分割的源码,基于区域增长的分割的代码(Image segmentation of the source region, regional growth based on code division)
    2008-04-19 23:39:33下载
    积分:1
  • 干涉条纹
    说明:  使用matlab识别干涉条纹。通过形态学处理,识别干涉条纹数,并计算出条纹间距。内包含交互界面。(The interference fringes are identified by matlab. Through morphological processing, the number of interference fringes is identified and the fringe spacing is calculated. It contains an interactive interface.)
    2019-06-14 14:24:07下载
    积分:1
  • pcannc
    主分量分析对SAR图像目标进行特征提取,用最近临方法进行分类(Principal component analysis(PCA) of SAR image target feature extraction, classification using nearest-neighbor method)
    2021-01-01 21:58:58下载
    积分:1
  • stereoflowMatlab7
    说明:  matlab下面立体匹配和光流场计算代码,希望能对大家有所帮助。(matlab the following three-dimensional matching and optical flow field calculation code, hoping to be helpful to everyone.)
    2008-11-21 23:50:36下载
    积分:1
  • Code
    遥感图像处理的基本操作:PCA变换、KT变换、直方图显示、彩色显示等(The basic operation of the remote sensing image processing: PCA transform, KT transform, histogram display, color display)
    2021-05-16 17:30:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载