登录
首页 » matlab » sift

sift

于 2009-02-17 发布 文件大小:9895KB
0 263
下载积分: 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 个回复

  • PCA
    主成分分析PCA源代码(C++,matlab)主成分分析PCA源代码(C++,matlab)(Principal Component Analysis PCA source code (C++, Matlab), principal component analysis PCA source code (C++, Matlab))
    2012-05-31 15:03:39下载
    积分:1
  • otsu
    利用otsu算法实现图片的自动多阈值分割;用matlab编写的自动多阈值分割程序,分割图像之前采用自动平滑图像(Using otsu algorithm to realize multi- threshold segmentation of pictures)
    2020-07-09 16:18:55下载
    积分:1
  • Qt_RobHess_Sift
    sift算法在cv领域的重要性不言而喻,该作者的文章引用率在cv界是number1.本篇博客只是本人把sift算法知识点整理了下,以免忘记。本文比较早的一篇博文opencv源码解析之(3):特征点检查前言1 中有使用opencv自带的sift做了个简单的实验,而这次主要是利用Rob Hess的sift源码来做实验,其实现在的opencv版本中带的sift算法也是Rob Hess的,只是稍微包装了下。 下面来做下试验,试验sift代码采用Rob Hess的代码,opencv目前版本中的sift源码也是采用Rob Hess的。代码可以在他的主页上下载:http://blogs.oregonstate.edu/hess/code/sift/ 这里我下载的是windows版本的,并采用Qt做了个简单的界面。(sift algorithm is self-evident the importance of the cv field, the author of the article referenced in the cv sector is number1 this blog I just sift algorithm knowledge compiled under, so as not to forget. This article compares the earlier blog post opencv source code analysis (3): check the preface of the feature points 1 the opencv bring their own sift to do a simple experiment, but this time Rob Hess' s sift source to experiment. In fact, with the opencv version sift algorithm is Rob Hess, only slightly packing the next. Below to do the next test, test sift code using the code of Rob Hess, sift source opencv version of Rob Hess. The code can be downloaded on his home page: http://blogs.oregonstate.edu/hess/code/sift/ here I downloaded the windows version, and using Qt to do a simple interface.)
    2021-04-20 21:28:50下载
    积分:1
  • 20110802
    自适应直方图均衡算法,对彩色图像的处理,有很好的效果。尤其是针对医学图像,内窥镜图像。(Adaptive histogram equalization algorithm for color image processing, have a good effect. Especially for medical images, endoscopic images.)
    2011-08-02 15:29:45下载
    积分:1
  • Stabilization-
    基于块匹配的稳像算法,包括演示视频,非常全面,希望对大家有帮助(Stabilization based on block matching algorithms, including a demonstration video, very comprehensive, we hope to help)
    2011-07-19 11:16:19下载
    积分:1
  • SSDA
    matlab序贯相似性检测算法源代码。比模板相似性检测算法高效。(Sequential similarity detection algorithm matlab source code.Than template similarity detection algorithm is efficient.)
    2020-10-22 10:37:23下载
    积分:1
  • ImageSegmentation
    说明:  多尺度分水岭变换分割图像,利用此编码可以编程计算在不同程度有效分割图像。(Image Segmentation)
    2010-04-24 12:26:17下载
    积分:1
  • 小波分析 编程
    小波分析的各种尺度分解包括单尺度分解,多尺度分解以及小波包分解及重构,小波分解重构精简(All kinds of scale decomposition of wavelet analysis include single scale decomposition, multi-scale decomposition, wavelet packet decomposition and reconstruction, and wavelet decomposition and reconstruction.)
    2018-04-11 09:10:51下载
    积分:1
  • CSR_denoise
    一种利用中心和结构聚类的稀疏表示图像去噪方法,有不错的效果(a image denoising method with structral clustering and sparse representation, has good effect .)
    2012-06-27 14:53:04下载
    积分:1
  • Zhang(zhongwenzhushi)
    对张正友标定得程序重新详细标注了中文注释,方便初学者尽快入门,在最短的时间内了解程序流程,提高学习效率!(Zhang Zhengyou matlab calibration procedures, in order to facilitate a beginner, a code re-done every detail marked Chinese comments, so that we can understand the flow of the program as soon as possible!)
    2015-08-24 10:52:39下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载