登录
首页 » matlab » sift

sift

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

  • 数字用到的标准测试 typical
    数字图像处理用到的标准测试图像,很多图片。(IMP test images。)
    2013-10-24 22:18:01下载
    积分:1
  • palmprint PCA
    掌纹识别代码,内有详细代码以及train的图(Palmprint recognition code, there are detailed code and train diagram.cation code)
    2018-05-08 21:26:41下载
    积分:1
  • ssim1
    输入两幅大小等已配准相同的图像,计算两幅图像的结构相似度,可以应用于图像各种处理,基于人类视觉,是一个很好的图像相融合质量评价效果(Enter two sizes, etc., have the same image registration, two images to calculate structural similarity, may be applied to a variety of image processing based on human vision, it is a very good image quality uation of the effect of integration)
    2015-12-11 21:12:41下载
    积分:1
  • chap4
    程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象(Program code description P0401: Detects the edge of an image with the Prewitt operator P0402: LoG operator with different σ values is used to detect the edge of the image P0403: Detects the edge of an image with the Canny operator P0404: Threshold segmentation of the image P0405: Image segmentation using watermark threshold method P0406: Quadtree decomposition of the matrix P0407: The image is divided into text and non-text of the two categories P0408: Morphological gradient detects the edge of a binary image P0409: Morphology Example- Deletes all current lines the PCB image, leaving only the chip object)
    2016-11-05 20:16:14下载
    积分:1
  • GJdct1
    关于脆弱性水印的,是一个挺不错的。希望能帮助到有需要的同学(on vulnerability watermark is a quite good. Intend to help the needy students)
    2007-05-19 22:24:28下载
    积分:1
  • SAR
    SAR多普勒成像算法matlab实现以及逆合成孔径雷达回波信号成像(Matlab implementation of SAR Doppler imaging algorithm and echo signal imaging of inverse synthetic aperture radar)
    2017-11-15 16:59:51下载
    积分:1
  • otsu
    说明:  经典的大津otsu算法在matlab中的实现程序,每一步都是经典步骤。(Otsu classical Otsus algorithm in matlab implementation process, each step is the classical steps.)
    2011-03-08 22:19:50下载
    积分:1
  • OtsuSegment
    编程实现大津(Otsu)自动灰度阈值分割算法的程序(Programming (Otsu) automatic gray Otsu threshold segmentation algorithm)
    2013-04-06 19:23:15下载
    积分:1
  • ImagefusionPCAandIHS
    给出了图像融合中三种经典的融合算法:加权融合、PCA融合和IHS融合。程序中有比较详细的说明,特别适合初学图像融合者使用(Image fusion are given the convergence of three classical algorithms: weighted fusion, PCA fusion and IHS fusion. Procedures are a more detailed explanation, especially for beginners to use the image fusion)
    2009-10-07 20:53:56下载
    积分:1
  • Phase_Unwrapping_2D
    二维相位展开算法 引导相位展开方法相质量运行QualityGuidedUnwrap2D的。 运行戈尔茨坦枝剪相位展开方法GoldsteinUnwrap2D。 (3D实施质量的制导方法,可根据要求提供)(2D PHASE UNWRAPPING ALGORITHMS Run QualityGuidedUnwrap2D for the phase quality guided phase unwrapping method. Run GoldsteinUnwrap2D for Goldstein s branch cut phase unwrapping method. (3D implementation of the quality guided method available on request))
    2020-10-29 11:19:57下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载