登录
首页 » matlab » image-stitching

image-stitching

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

  • hsi2rgb
    用MATLAB实现从颜色空间hsi到rgb空间的转换。(MATLAB hsi from color space to the rgb space conversion.)
    2007-04-15 12:06:04下载
    积分:1
  • OCR 实现 截 并提取片中的文字实例 附完整源码
    该实例实现了 截图并识别截图中的文字功能 该项目需要在安装 Microsoft Office Document Imaging 下载地址 如下: http://www.xdowns.com/soft/4/25/2009/Soft_50716.html 
    2013-04-17下载
    积分:1
  • suanshubianma
    说明:  利用算数编码基本原理及其实现步骤,通过MATLAB实现算数编码。(Using the basic principle of arithmetic coding and its implementation steps, arithmetic coding is realized by MATLAB.)
    2019-01-02 16:52:22下载
    积分:1
  • hahamirror2
    完成图片的哈哈镜效果,如三角形,圆形,波浪形,弯曲等等(change the picture to any shape you want)
    2012-04-18 14:55:47下载
    积分:1
  • hough
    hough变换提取图像中圆的半径和圆心坐标(hough transform to extract the radius and center)
    2014-07-15 20:48:43下载
    积分:1
  • OMP
    压缩感知稀疏恢复中使用的OMP算法,matlab例程(OMP algorithm and MATLAB routine used in compressed sensing sparse recovery)
    2019-04-09 09:20:25下载
    积分:1
  • test
    将获取图像分块成10*10,并合成列向量的矩阵(Will acquire an image block into 10* 10, and matrix synthesis column vector)
    2015-03-25 14:23:37下载
    积分:1
  • BM3D-master
    BM3D去噪算法开源代码,不是MATLAB的保密脚本文件,可更改(BM3D,image denoising algorithm)
    2021-04-27 20:28:44下载
    积分:1
  • 3
    说明:  基于小波变换的水下图像目标检测论文加matlab实现代码(Wavelet-based underwater image target detection papers plus matlab code)
    2013-09-12 22:16:31下载
    积分:1
  • yuanxinhao
    数学形态滤波。包括打开,滤波,处理,去噪等一系列功能。代码实验无误(Mathematical morphology filtering. A series of functions, including open, filtering, processing, denoising. Code experiment is correct)
    2012-09-05 22:01:06下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载