登录
首页 » Matlab » 基于sift的图像拼接

基于sift的图像拼接

于 2022-11-01 发布 文件大小:1.05 MB
0 54
下载积分: 2 下载次数: 2

代码说明:

基于特征点的全自动无缝图像拼接方法 利用SIFT和RANSAC还有Homography的相关知识编写的一个简单的图片拼贴程序。   1.用SIFT算法得到很多对应点,其中一部分是错误对应点。   2.利用RANSAC方法得到鲁棒的单应矩阵:任取4对点得到单应矩阵H(图2到图1),然后将图2中的关键点用H投影到图1,检测投影得到的点与图1中准确的关键点之间的距离,若小于一个阈值则判断为内点;统计内点的个数,若大于一个阈值则判断为好的单应矩阵,用所有的内点重新计算单应矩阵,计算的方法可见课件projective-Seitz-UWCSE.ppt。重复若干次后取内点最多的单应矩阵作为最终结果。   3.将图2用H投影到图1的坐标系,将两张图片拼接到一起。   4.为了两张图片结合自然,还可以用对应点(内点)周围的颜色或亮度信息对其中一张图进行颜色或亮度调整。   包含文件:mosaicTest.m, imMosaic.m, siftMatch.m, findHomography.m, solvHomo.m, ransac1.m,一篇参考文献,sample images

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

发表评论

0 个回复

  • Jacobi
    用jacobi迭代方法来求解方程组的解的程序(With Jacobi iterative method to solve the solution of system program)
    2012-03-26 15:36:32下载
    积分:1
  • code_load_mppt
    This matlab code describes Perturbation and observation algorithm for calculation of maximum power point of a PV module. It is a basic example.
    2012-06-01 03:59:36下载
    积分:1
  • root_locus_1
    matlab编程设计GPS中载波跟踪环路kalman滤波器的应用(matlab programmed the GPS carrier tracking loop kalman filter application)
    2014-09-22 15:51:35下载
    积分:1
  • Instal_new_IM
    A NEW TOOLBOX APPLICATION OF MULTI-LEVELS VOLTAGE SOURC INVERTER ADD TO SIMULINK MATLAB
    2011-09-28 01:04:44下载
    积分:1
  • jpeg
    a source code for vector quantization using LBG algorithm
    2011-12-03 14:16:52下载
    积分:1
  • tuiyang
    包含飞行器飞行中的姿态控制,如侧滑角,倾斜角,滚转角,俯仰角,与理论分析结果相比,DSmT证据推理的组合公式计算函数。( It comprises aircraft flight attitude control, such as slip angle, tilt angle, roll angle, pitch angle, Compared with the results of theoretical analysis, Combination formula DSmT evidence reasoning calculation function.)
    2016-11-21 23:34:27下载
    积分:1
  • 主成分分析 - PCA
    该程序是通过考察多个变量间相关性的一种多元统计方法,用来研究如何通过少数几个主成分来揭示多个变量间的内部结构,即从原始变量中导出少数几个主成分,使它们尽可能多地保留原始变量的信息,且彼此间互不相关.通常数学上的处理就是将原来P个指标作线性组合,作为新的综合指标。
    2022-12-30 06:35:04下载
    积分:1
  • Pic_auto_choose
    实现多层tiff显微图像识别,追踪显微镜下PS微球的坐标并给出颗粒运动轨迹(Multi-layer TIFF micro-image recognition is realized. The coordinates of PS microspheres under the microscope are tracked and the trajectories of particles are given.)
    2019-03-15 16:29:05下载
    积分:1
  • ImageSceneRetrieval
    在Matlab中建了图形用户界面,采用不同特征提取方式,如gray,color,lbp,灰度共生矩阵GLCM等,对数据集中的影像进行场景检索。(Graphic user interface is built in Matlab. Scene retrieval of images in dataset is carried out by using different feature extraction methods, such as gray, color, lbp, gray level co-occurrence matrix (GLCM).)
    2018-11-08 17:44:32下载
    积分:1
  • MATLAB-wavelet-analyse
    张德丰《MATLAB 小波分析》一书中所有实验的源代码,希望对大家有所忙住啊!(Zhang Defeng " MATLAB wavelet analysis" book, the source code of all the experiments, we hope to busy live!)
    2013-03-19 08:45:48下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载