登录
首页 » matlab » sift

sift

于 2009-02-17 发布 文件大小:9895KB
0 300
下载积分: 1 下载次数: 128

代码说明:

  用sift算子对两幅图像进行特征点的自动搜索。(Sift operator with the image feature point english)

文件列表:

sift_demo
.........\appendimages.m
.........\auto_reg.asv
.........\auto_reg.m
.........\auto_reg_mosaic.asv
.........\auto_reg_mosaic.m
.........\auto_reg_v02.asv
.........\auto_reg_v02.m
.........\auto_reg_v03.asv
.........\auto_reg_v03.m
.........\defs.h
.........\diff_moravec.m
.........\fun.m
.........\gy_match.m
.........\gy_math.asv
.........\imagedata
.........\.........\hpP_band1.tif
.........\.........\hpP_band30.tif
.........\.........\hptank_band1.tif
.........\.........\hptank_band30.tif





.........\.........\indoorvis.bmp
.........\.........\IR&VIS_samsiz.mat
.........\.........\NASAfsm.BMP
.........\.........\NASAfsm.png
.........\.........\NASAvsm.BMP
.........\.........\NASAvsm.png
.........\.........\NASA_ref®_images_centpoint.mat
.........\.........\po_39748_nir.png
.........\.........\po_61667_pan.png
.........\.........\po_ref®_images_centpoint.mat
.........\.........\Psar.tif
.........\.........\Pvis.tif
.........\.........\sar_forcity.tif
.........\.........\sar_river.png
.........\.........\Tsar.tif
.........\.........\Tvis.tif
.........\.........\vis_forcity.tif
.........\.........\vis_river.png
.........\.........\xs321.png
.........\.........\xsncol.png
.........\.........\xs_ref®_images_centpoint.mat
.........\match.asv
.........\match.c
.........\match.m
.........\moravec.m
.........\mosasic.m
.........\mosasic_centrolpt.asv
.........\mosasic_centrolpt.m
.........\mosasic_centrolpt_2.asv
.........\mosasic_centrolpt_2.m
.........\mosasic_centrolpt_temp.asv
.........\MSE_NASA&po&xs
.........\..............\NASA.mat
.........\..............\NASA_mse.asv
.........\..............\NASA_mse.m
.........\..............\po.mat
.........\..............\po_mse.asv
.........\..............\po_mse.m
.........\..............\xs.m
.........\..............\xs.mat
.........\mutualinformation.m
.........\sar.tif
.........\sar_river.tif
.........\showbox.m
.........\showkeys.m
.........\sift
.........\sift.m
.........\siftWin32.exe
.........\tmp.key
.........\tmp.pgm
.........\util.c

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

发表评论

0 个回复

  • 28633
    画任意旋转点源码,例程程序使用画板,根据两点的坐标及旋转角度画出旋转点的坐标。(Videos arbitrary rotation point source , a routine procedure using Sketchpad , coordinate rotation point to draw the coordinates of two points and the angle of rotation .)
    2015-09-12 22:53:09下载
    积分:1
  • Meanshift
    利用Mean-shift进行平滑处理,主要是对图像进行平滑的界面,MFC和OpenCV进行混合编程……(Mean-shift smoothing, image smooth interface, the MFC and OpenCV mixed programming ...)
    2012-03-26 10:08:52下载
    积分:1
  • segCroissRegion
    区域生长种子点的选取,可以用于图像分割的处理.(Simple single-seeded region growing)
    2013-03-20 17:46:44下载
    积分:1
  • VariousSRinNonlinearity
    介绍了不同非线性模型在随机共振中的应用,像饱和非线性,阈值非线性等(Describes the different nonlinear model of stochastic resonance in the application, such as nonlinear saturation threshold nonlinearity. . . .)
    2020-12-28 10:09:02下载
    积分:1
  • harrisSAM
    光谱角(Spectral Angle)衡量像素间的相关性存在着差异,本程序用于计算光谱角,及光谱角匹配(Spectral Angle (Spectral Angle) to measure the correlation between pixels there are differences, the process used to calculate the spectral angle, and spectral angle matching)
    2020-11-05 19:19:50下载
    积分:1
  • 人脸识别考勤系统
    人脸识别考勤系统
    2020-12-03下载
    积分:1
  • MODIS_mosaicing
    MODIS图像批量镶嵌拼接方法(IDL/ENVI)(modis mosaic)
    2017-03-07 15:00:03下载
    积分:1
  • headtrack
    用粒子滤波实现视频中人头跟踪算法,有训练好的人头分类器。()
    2021-02-05 21:29:57下载
    积分:1
  • restore
    说明:  图像增强的目标是改进图片的质量,例如增加对比度,去掉模糊和噪声,修正几何畸变等;图像复原是在假定已知模糊或噪声的模型时,试图估计原图像的一种技术。 图像增强按所用方法可分成频率域法和空间域法。前者把图像看成一种二维信号,对其进行基于二维傅里叶变换的信号增强。采用低通滤波(即只让低频信号通过)法,可去掉图中的噪声;采用高通滤波法,则可增强边缘等高频信号,使模糊的图片变得清晰。具有代表性的空间域算法有局部求平均值法和中值滤波(取局部邻域中的中间像素值)法等,它们可用于去除或减弱噪声。 (A sharp and clear image is not directly produced from the optics, however, digital signal processing applied to the sampled image produces a sharp and clear final image that is also insensitive to misfocus related aberrations. This paper gives an overview of Wavefront Coding and example images related to the two applications of machine vision/label reading and biometric imaging. Design techniques of Wavefront Coding are unique from that of traditional imaging system design since both the optics and digital processing characteristics of the system are jointly optimized for optimum system performance.)
    2010-04-07 15:41:40下载
    积分:1
  • web-images
    本程序是基于web图像的超分辨率重建,借鉴参考了其他人的算法(This procedure is based on the super image resolution of web image reconstruction, reference to other people s algorithm)
    2017-03-06 19:21:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载