登录
首页 » matlab » image-stitching

image-stitching

于 2011-06-23 发布 文件大小:17339KB
0 201
下载积分: 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 个回复

  • newGS
    激光光束的整形,用于将高斯光束整形成均匀光束,采用GS算法(Laser beam shaping, for forming a uniform whole beam Gaussian beam using GS algorithm)
    2020-06-30 12:40:01下载
    积分:1
  • C#片合成实例
    两张图片合成实例,可类举
    2013-01-17下载
    积分:1
  • seg_twoseeds
    区域生长算法分割脑部图像, 两个种子点,解决完整分割白质的算法(Region growing algorithm for segmentation of brain images, the two seed points, solve the integrity of white matter segmentation algorithm)
    2007-12-04 11:34:37下载
    积分:1
  • retinalsegmentation
    说明:  文献 基于灰度-梯度共生矩阵的视网膜血管分割方法(Literature based on the gray- the gradient co-occurrence matrix of the retinal blood vessel segmentation method)
    2009-07-28 06:35:00下载
    积分:1
  • circle-detection
    这个是我自己编写和修改的圆特征检测的程序,能同时求取多个圆的圆心和半径信息。并且文件中有测试图片,直接运行就可以出结果。(The files can detect multi circles in one image at the same time,circle center and R information can be obtained.)
    2020-12-22 20:19:13下载
    积分:1
  • lixiaomao
    this code is for the paper of image segmentation based on level set methods. in this paper improves Tony Chan s paper and improves the speed.
    2012-04-28 17:18:16下载
    积分:1
  • hsv
    双边滤波器,对彩色图像进行处理,效果非常好!(bialteral filter)
    2011-05-24 10:31:39下载
    积分:1
  • gaussianba
    使用特征差别提取,通过特征差别相减,以去除高斯背景(Using the characteristics of different extraction, the characteristics of different background subtraction, to remove Gauss)
    2014-01-07 17:31:17下载
    积分:1
  • wavelet-wavelep-filter
    本程序实现小波和小波包滤波,,对高频部分进行处理对一维信号进行处理,得到重构去噪后的信号,代码调试通过(This procedure realize wavelet and wavelet packet filtering, and the high frequency part of the process of one dimensional signal processing, reconstruction after denoising signal, code debugging through)
    2016-01-20 13:52:07下载
    积分:1
  • computemean
    利用16幅高低温图像,计算红外图像中经常用到的两点校正系数。是平时工程中的仿真程序。希望对大家有用。(The use of 16 high and low temperature images, the calculation of infrared images of two frequently used correction factor. Is the usual engineering simulation program. Hope useful for everyone.)
    2007-07-13 16:47:13下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载