登录
首页 » matlab » SIFTyuandaima

SIFTyuandaima

于 2010-05-25 发布 文件大小:177KB
0 90
下载积分: 1 下载次数: 144

代码说明:

  图像拼接算法中尺度不变特征转换(sift)源码。经过本人测试修改完全可用,对matlab还不怎么熟练的新手有很大帮助。(Image mosaic algorithm scale invariant feature transform (sift) source. After I test change is totally available, not on how skilled novice matlab great help.)

文件列表:

SIFTyuandaima
.............\bundle.m,0,2006-08-30
.............\data


.............\diffss.m,2797,2006-05-12
.............\gaussianss.m,7920,2006-05-12
.............\imreadbw.m,2359,2006-05-12
.............\imsmooth.dll,8192,2007-09-19
.............\htm" target=_blank>LICENSE,1990,2006-04-05
.............\Makefile,2797,2007-08-04
.............\plotmatches.m,10001,2006-08-17
.............\plotsiftdescriptor.m,5466,2006-05-12
.............\plotsiftframe.m,5222,2007-02-20
.............\plotss.m,2734,2006-05-13
.............\htm" target=_blank>README,2110,2007-03-15
.............\sift.asv,10154,2007-09-19
.............\sift.m,10255,2007-11-05
.............\siftdescriptor.c.bak,16510,2007-09-19
.............\siftdescriptor.dll,14336,2007-09-19
.............\siftdescriptor.m,4047,2007-01-26
.............\siftlocalmax.c,8786,2007-09-19
.............\siftlocalmax.c.bak,8784,2006-05-02
.............\siftlocalmax.dll,9216,2007-09-19
.............\siftlocalmax.m,1637,2006-05-02
.............\siftmatch.dll,10240,2007-09-19
.............\siftmatch.m,2925,2006-05-02
.............\siftormx.dll,11264,2007-09-19
.............\siftread.m,3575,2006-05-13
.............\siftrefinemx.c.bak,9012,2007-09-19
.............\siftrefinemx.dll,10240,2007-09-19
.............\siftrefinemx.m,3109,2006-05-13
.............\sift_compile.m,1735,2007-07-12
.............\sift_demo.m,3469,2007-10-22
.............\sift_demo2.asv,4471,2007-07-12
.............\sift_gendoc.css,2560,2006-05-30
.............\sift_overview.m,1170,2007-01-26
.............\test_conv.m,324,2006-12-18
.............\tightsubplot.m,5136,2006-08-18
.............\TIMESTAMP,197,2007-08-04

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

发表评论

0 个回复

  • texton
    基于基元共生矩阵的纹理特征提取。通过5个基本的方格来检测图像并生成图像的基元共生矩阵,并从矩阵中提取其纹理特征信息。(Texton occurrence matrix based texture feature extraction)
    2021-04-09 17:39:00下载
    积分:1
  • fusion
    通过将高分辨率的图像和低分辨率的图像进行融合,来实现图像的融合。(By fusing high-resolution and low-resolution images, image fusion can be achieved.)
    2019-01-02 13:38:51下载
    积分:1
  • elint
    说明:  这是一本关于电子情报雷达信号分析的电子版,主要内容包括电子情报的特征和基础、模拟和数字系统的信噪比考虑、信号功率、极化、波数分析、天线扫描分析、脉内分析、脉冲重复间隔分析、载频分析、脉冲串去交错、确定elint参数的极限以及elint数据文件 (This is an electronic intelligence on the radar signal analysis of the electronic version, the main contents include the characteristics of electronic intelligence and infrastructure, both analog and digital system signal to noise ratio considerations, signal power, polarization, wave-number analysis, antenna scanning analysis, pulse analysis , pulse repetition interval analysis, analysis of carrier frequency, pulse staggered string to determine the limits of the parameters, as well as ELINT ELINT Data Files)
    2020-12-24 23:49:05下载
    积分:1
  • gama
    matlab写的对图像进行简单的伽马校正,代码中给出了两个例子(matlab write simple image gamma correction, the code gives the two examples)
    2008-12-31 21:37:13下载
    积分:1
  • 基于opencv的Kinect深度的去噪,滤波
    基于opencv的Kinect深度图像的去噪,滤波(Opencv based Kinect depth image denoising, filtering)
    2021-03-23 08:59:15下载
    积分:1
  • Kmeans
    使用K均值做聚类分析来进行图像分割,把原始图像转换到HSV空间做聚类分析(use k-means clustering to segment the image)
    2020-07-02 04:00:01下载
    积分:1
  • WaveletTransform
    提出一种基于小波变换的图像配准方法。该方法首先用小波变换提取边缘特征点, 同时构成小波金字塔影像。在最高层利 用角度相关系数确定基准图像和配准图像之间的旋转角度, 经多分辨分级搜索匹配得到最终匹配特征点对, 利用这些特征点对待 配准图像进行配准纠正。实验结果表明, 改进方法有较好的效果, 可用于广泛应用领域。(Proposed a wavelet-based image registration method. In this method, using wavelet transform to extract the edge feature points, the same time constitute wavelet pyramid image. Point at the highest level the correlation coefficient using the baseline image registration between image and the angle of rotation, the multi-resolution hierarchical searching and matching features of the final match point, the use of these features point towards registration image registration correction. Experimental results show that the improved method has better results, can be used for wide range of applications.)
    2010-12-19 18:36:12下载
    积分:1
  • digimgprocess
    此压缩包包含了数字图像处理算法的基本M函数和ICE界面定制的M函数。(This package includes the digital image processing algorithms of the basic M function and ICE interface customized M function.)
    2008-01-08 15:29:29下载
    积分:1
  • tuxiangfenge
    利用最大类间方差算法求取自动阈值,实现图像分割(Using the maximum inter class variance algorithm for automatic threshold, image segmentation)
    2015-06-01 19:57:07下载
    积分:1
  • Halcon Machine Vision
    说明:  Halcon与C#联合编程(Halcon12)(Halcon and C# joint programming (Halcon 12))
    2020-07-02 15:37:50下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载