实验两张图片的拼接我要分享

Experiment two pictures mosaic

仿射变换MATLAB 估计仿射变换 图片拼接MATLAB ransac-图片匹配 image-stitching

关注次数: 353

下载次数: 1

文件大小: 16.93M

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:实验两张图片的拼接,对于图片中的匹配对,用ransac方法消除错配,并估计出仿射矩阵。然后将一张图进行仿射变换,再实现拼接


English Description:

Experiment the mosaic of two images. For the matching pairs in the images, RANSAC method is used to eliminate the mismatch and estimate the affine matrix. Then the affine transformation of a graph is carried out, and the splicing is realized


代码预览

homework1

.........\affinefundmatrix.m

.........\derivative5.m

.........\gaussfilt.m

.........\harris.m

.........\hnormalise.m

.........\homography2d.m

.........\iscolinear.m

.........\main.asv

.........\main.m

.........\matchbymonogenicphase.m

.........\monofilt.m

.........\nonmaxsuppts.m

.........\normalise2dpts.m

.........\randomsample.m

.........\ransac.m

.........\ransacfitaffinefund.m

.........\ransacfithomography.m

.........\show.m

.........\其它图片的拼接结果

.........\..................\第2组

.........\..................\.....\图1中的匹配点.png

.........\..................\.....\图1中的特征点.png

.........\..................\.....\ͼ2.png

.........\..................\.....\图2中的匹配点.png

.........\..................\.....\图2中的特征点.png

.........\..................\.....\拼接效果图.jpg

.........\..................\第3组

.........\..................\.....\参数.txt

.........\..................\.....\图1中的匹配点.png

.........\..................\.....\图1中的特征点.png

.........\..................\.....\ͼ2.png

.........\..................\.....\图2中的匹配点.png

.........\..................\.....\图2中的特征点.png

.........\..................\.....\拼接效果图.jpg

.........\拼接过程图

.........\..........\affine

.........\..........\......\图1中的匹配点.png

.........\..........\......\图1中的特征点.png

.........\..........\......\ͼ2.png

.........\..........\......\图2中的匹配点.png

.........\..........\......\图2中的特征点.png

.........\..........\......\拼接效果图.jpg

.........\..........\homography

.........\..........\..........\变换后的图1.png

.........\..........\..........\图1中的匹配点.png

.........\..........\..........\图1中的特征点.png

.........\..........\..........\ͼ2.png

.........\..........\..........\图2中的匹配点.png

.........\..........\..........\图2中的特征点.png

.........\..........\..........\拼接效果图.jpg