登录
首页 » matlab » sift-mosaic

sift-mosaic

于 2015-01-06 发布 文件大小:1688KB
0 88
下载积分: 1 下载次数: 136

代码说明:

  图像拼接程序,可以实现几幅图像的拼接,其原理是基于Lowe教授提出的SIFT特征算法。该方法非常有效,通过两两图像进行配置后,采用融合技术,得到拼接后的全景图(This is code for image mosaic based on SIFT algorithm,it is very useful for learning image process.)

文件列表:

图像拼接
........\appendimages.m,195,2013-11-26


........\left.pgm,338339,2013-11-26

........\main.asv,413,2013-11-26
........\main.m,560,2013-11-26
........\match.asv,1751,2013-11-26
........\match.m,1753,2013-11-26
........\mosaic.m,1051,2013-11-26


........\right.JPG,72421,2013-11-26
........\right.pgm,308841,2013-11-26
........\right1.jpg,114420,2013-11-26
........\sift.asv,1232,2013-11-26
........\sift.m,1231,2013-11-26
........\siftWin32.exe,94208,2013-11-26
........\tmp.key,630012,2013-11-26
........\tmp.pgm,308841,2013-11-26

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

发表评论

0 个回复

  • imagewatermarking
    说明:  图像分块的处理和matlab水印的提取,(Image sub-block processing and matlab watermark extraction,)
    2010-03-21 11:44:11下载
    积分:1
  • RGBtoHIS
    说明:  RGB-IHS变换:图像进行 RGB-HIS 正变换,分别对明度、饱和度、色调进行线性 拉伸显示;然后再进行反变换 (RGB-IHS transformation: the image is RGB-HIS transformation, respectively, lightness, saturation, hue, a linear stretch display then the inverse transform)
    2021-04-11 18:48:57下载
    积分: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
  • DE
    说明:   最简单的差分格式有向前、向后和中心3种。 向前差分:f (n)=f(n+1)-f(n) 向后差分:f (n)=f(n)-f(n-1) 中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers. Forward differencing: f (n) = f (n+ 1)-f (n) Backward difference: f (n) = f (n)-f (n-1) Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
    2016-05-17 21:08:01下载
    积分:1
  • 1088736_dssz
    随机中点位移法matlab程序代码,生成三维山地模型(Random Midpoint Displacement Method for Mountains Generation)
    2021-03-23 14:39:17下载
    积分:1
  • radarMTD
    一个简单的雷达动目标检测程序,仅供学习之用。(A simple radar moving target detection procedures, for learning purposes only.)
    2020-07-03 02:40:01下载
    积分:1
  • LevinEtAl07(dhxu757)
    在图像去卷积算法引入先验模型的应用,主要是建立马尔可夫随机场先验模型.很大程度上改进了去卷积的效果,更多的保持了图像的边缘特征.(In image deconvolution algorithm Application of the introduction of a priori model, mainly the establishment of Markov random field a priori model. A large extent, improved the effectiveness of deconvolution, more to maintain the image of the edge feature.)
    2008-06-30 12:38:21下载
    积分:1
  • extract
    该程序是对输入的数字图片进行特征提取,以得到图片对应的向量,从而为下一步的识别提供帮助。(The program is to input the number of picture feature extraction in order to obtain the corresponding vector images, so as to identify the next step to help.)
    2008-03-16 15:38:44下载
    积分:1
  • laplacian
    拉普拉斯边缘检测与图像增强,Matlab6.5实现的.m文件,附有原图、检测到的边缘图和增强后的图。(Laplacian edge detection and image enhancement, Matlab6.5 of implementation. M file, with image, detected and enhanced edge map after the map.)
    2009-03-26 10:36:01下载
    积分:1
  • gridreciprial
    梯度倒系数实现背景抑制,提高小目标检测的信噪比(reversing Coefficients gradient background suppression, and enhance the signal-to-noise ratio target detection)
    2007-01-19 11:50:43下载
    积分:1
  • 696521资源总数
  • 104072会员总数
  • 37今日下载