登录
首页 » matlab » image-stitching

image-stitching

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

  • computer_vision_calibr
    说明:  计算机视觉,CCD相机标定程序,很好用!(Computer vision, CCD camera calibration procedures, very good use!)
    2008-12-07 16:07:04下载
    积分:1
  • Digital Image Processing
    1.RAW格式转换为BMP格式 2.灰度线性拉伸 3.局部处理 4.几何处理 5.二值化 6.模板匹配 7.影像融合(1.RAW format converted to BMP format 2. grayscale linear stretch 3. local processing 4. geometric processing 5. binaryzation 6. template matching 7. image fusion)
    2018-01-17 18:55:16下载
    积分:1
  • frft_PXJ
    进行分数傅立叶变换的算法,通过该算法可以对函数进行任意分数阶傅立叶变换(For the fractional Fourier transform algorithms, the adoption of the algorithm can function for arbitrary fractional order Fourier transform)
    2007-11-14 13:21:06下载
    积分:1
  • hongwaituxiang
    说明:  为了在抑制噪声时尽可能保留图像边缘信息,提出一种自适应各向异性高斯滤波器设计方法. 该方法由独立 强度传播(IDS)模型决定滤波器的长轴尺度,由像素的邻域平滑度决定长短轴的比例,然后根据该处的灰度梯度方 向自适应决定各向异性滤波器的长轴方向. 仿真实验表明,提出的自适应各向异性滤波器具有很强的噪声抑制和 边缘保持能力. (In order to suppress noise, as far as possible to keep the image edge information, an adaptive anisotropic Gaussian filter design methods. The method by the independent strength spread (IDS) model determines the long axis of the filter scale, the pixel neighborhood smoothness determine the ratio of minor axis, and then there' s gray gradient direction of adaptive decision the long axis of anisotropic filter. Simulation results show that the proposed adaptive anisotropic filter has a strong noise suppression and preserve edges.)
    2010-04-19 18:21:00下载
    积分:1
  • manual_v1.2.pdf
    igmt one of geo-image software
    2013-09-02 06:19:05下载
    积分:1
  • 特征选择算法 SVMRFE
    说明:  特征选择算法,防止分类结果出现过拟合,提前对多维的特征向量进行选择筛选(A feature selection algorithm)
    2020-04-08 15:17:29下载
    积分:1
  • lizilvbo
    五种粒子滤波仿真,便于初学者学习粒子滤波算法(Five particle filter simulation, easy for beginners to learn particle filter)
    2021-01-22 11:08:45下载
    积分:1
  • homography
    这是一个印度人编的程序,用于两图像单应矩阵和变换结果的求取(This function estimates 2D-2D plane projective homography between two perspective images using Direct Linear Transformation, RANSAC and Levenberg Marquardt optimisation.)
    2011-12-27 16:59:10下载
    积分:1
  • 光伏逆变系统中的最大功率点跟踪算法 sfun mppt vpo
    光伏逆变系统中的最大功率点跟踪算法,采用的是变步长的扰动观察法,可以快速收敛(mppt method using variable step size perturb and observe method, it can converge faster.)
    2012-11-13 02:07:49下载
    积分:1
  • RANSAC_10-Jul-2008
    国外高手编写的RANSAC算法工具箱,可以对二维和三维数据进行评估,内附例子。(Prepared by foreign experts RANSAC algorithm toolbox, can be two-dimensional and three-dimensional data to assess the attached example.)
    2020-09-06 09:08:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载