登录
首页 » matlab » sift_MATLAB

sift_MATLAB

于 2020-12-26 发布 文件大小:2570KB
0 198
下载积分: 1 下载次数: 71

代码说明:

  基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力(Hot and difficult of the current research areas of domestic and foreign feature point matching based the SIFT image registration program SIFT feature matching algorithm is its ability to match between the two images, can handle translation, rotation, affine transformation case match problem, even in some degree images taken at any angle with more stable feature matching ability)

文件列表:

sift_MATLAB
...........\bundle.m,0,2006-08-30
...........\data
...........\....\box.pgm,72310,2005-07-07
...........\....\box.sift,233055,2006-08-24
...........\....\circle.pgm,10060,2006-10-25
...........\....\circle.sift,1362,2006-10-25





...........\....\nest2.bmp,17462,2006-11-02
...........\diffss.m,2797,2006-05-12
...........\doc
...........\...\bibliography.bib,246,2006-04-11
...........\...\figures
...........\...\.......\sift-descriptor-AI.bb,550,2006-04-27
...........\...\.......\sift-descriptor-AI.pdf,475918,2006-04-27
...........\...\.......\sift-descriptor-SAVED.tex,3275,2006-04-27
...........\...\.......\sift-descriptor.aux,8,2006-04-27
...........\...\.......\sift-descriptor.log,13430,2006-04-27
...........\...\.......\sift-descriptor.pdf,443880,2006-04-27
...........\...\.......\sift-descriptor.tex,3275,2006-04-27
...........\...\.......\sift-descriptor.wrm,13,2006-04-27
...........\...\.......\warmread.sty,48557,2001-07-04
...........\...\sift.tex,21807,2006-05-13
...........\...\visionlab.sty,6174,2006-04-11
...........\gaussianss.m,7920,2006-05-12
...........\imreadbw.m,2359,2006-05-12
...........\imsmooth.c,3960,2006-11-04
...........\htm" target=_blank>LICENSE,1990,2006-04-05
...........\Makefile,2388,2006-12-12
...........\mexutils.c,2178,2006-05-01
...........\plotmatches.m,10001,2006-08-16
...........\plotsiftdescriptor.m,5466,2006-05-12
...........\plotsiftframe.m,5040,2006-08-24
...........\plotss.m,2734,2006-05-12
...........\htm" target=_blank>README,1965,2006-11-04
...........\sift.m,10273,2006-10-25
...........\siftdescriptor.c,16434,2006-05-01
...........\siftdescriptor.m,3785,2006-05-12
...........\siftlocalmax.c,8784,2006-05-01
...........\siftlocalmax.m,1637,2006-05-01
...........\siftmatch.c,10420,2006-05-01
...........\siftmatch.m,2925,2006-05-01
...........\siftormx.c,8146,2006-08-24
...........\siftread.m,3575,2006-05-13
...........\siftrefinemx.c,8997,2006-07-14
...........\siftrefinemx.m,3109,2006-05-13
...........\sift_compile.m,1675,2006-05-01
...........\sift_demo.m,3435,2006-08-24
...........\sift_demo2.m,4297,2006-05-18
...........\sift_demo3.m,1744,2006-08-30
...........\sift_demo4.m,1409,2006-11-02
...........\sift_demo5.m,387,2006-11-02
...........\sift_gendoc.css,2560,2006-05-29
...........\sift_overview.m,1183,2006-05-12
...........\tightsubplot.m,5136,2006-08-18
...........\htm" target=_blank>TIMESTAMP,219,2006-12-12

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

发表评论

0 个回复

  • pca(ICA)
    PCA(主成分分析法)和ICA(独立成分分析法)的MATLAB源程序,他们是目前图像处理比较经典的特征提取方法(PCA (Principal Component Analysis) and ICA (independent component analysis) of the MATLAB source code, they are comparing the current image processing feature extraction methods of classical)
    2020-06-26 02:40:02下载
    积分:1
  • FMCW-Radar-Simulator-master
    说明:  这是一个射频雷达模拟器。它生成FMCW雷达数据以获取接近的回波波形信号信号数据。您可以尝试在此模拟器的基础上开发雷达数据处理算法。(This is a radio frequency radar simulator.It generates FMCW radar data to obtain close echo waveform signal data.You can try to develop radar data processing algorithms based on this simulator.)
    2021-01-06 10:04:11下载
    积分:1
  • MATLAB烟雾火焰识别GUI界面
    说明:  一、课题介绍 本设计为基于MATLAB的火焰烟雾火灾检测系统。传统的采用颜色的方法,误识别大,局限性强。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的bishe选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。 三、GUI界面设计(This design is based on MATLAB flame smoke fire detection system. The traditional method of using color has large error recognition and strong limitation. Considering that the flame is real-time and dynamic jumping, the area growth rate, corner and roundness are combined to determine whether there is flame. The test object of the design is video. Through the difference between the next frame and the previous frame, whether there is fire is found and the voice alarm can be sent out. This design has a personal computer interactive GUI interface, the interface is friendly. It's a good choice for BiShe.)
    2020-08-07 12:33:51下载
    积分:1
  • winform 多个 饼 分析人力资源数据
    winform 多个 饼形图 分析人力资源数据
    2013-05-12下载
    积分:1
  • particle-filter
    粒子滤波算法,综述,学习文档以及算法程序,包括PF,EKPF,UKPF,以及不同的重采样方法(This file is about algorithm of particle filtering, including codes and tutorial.)
    2021-04-27 10:28:44下载
    积分:1
  • xiaochengxu
    该程序包中有基于Hough变换的车道线检测,还有卡尔曼跟踪和别的小程序,都是可运行的,读者可自行学习(The package, the lane detection based on Hough transform, Kalman tracking and other small programs are running, readers can learn on their own)
    2012-07-12 16:43:10下载
    积分:1
  • phase-history-domain
    任意航迹下单块的基于相位历史域的波前弯曲补偿算法(Single block of arbitrary Track bending compensation algorithm based on wavefront phase history domain)
    2012-10-22 12:36:04下载
    积分:1
  • YiJunRSexperiment_2005
    读取bmp格式的图片,并且能对其进行相关的图像处理,具体的图像处理有平滑,锐化等等,是关于遥感图像处理。(Bmp format to read the picture, and can be related to image processing, image processing has specific smoothing, sharpening and so on, are on the remote sensing image processing.)
    2009-04-04 01:35:26下载
    积分:1
  • totalvariation
    使用全变分模型对受噪声污染的图像进行修复(Using the total variation model of the image affected by noise pollution, to repair)
    2010-05-17 16:21:20下载
    积分:1
  • 1
    说明:  出一个基于扩散与位平面Amold映射相结合的彩色图像置乱,以及采用Chen系统产 生的混沌序列加密的图像加密算法。(A combination of diffusion bit plane Amold mapping based color image scrambling, and Chen system chaotic sequence encryption image encryption algorithm.)
    2012-11-08 17:22:02下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载