登录
首页 » matlab » surf1

surf1

于 2013-05-26 发布 文件大小:705KB
0 215
下载积分: 1 下载次数: 85

代码说明:

  surf特征点提取与匹配,该算法能达到实时性的要求,不仅能用于两幅图的匹配,还能用于单幅图的复制粘贴取证(surf feature point extraction and matching, this algorithm can achieve real-time requirements, not only for the two graph matching, but also for single figure copy and paste forensics)

文件列表:

SURF提取及匹配
..............\example2.m,1189,2012-03-23
..............\example3.m,1754,2012-03-23
..............\license.txt,1335,2010-09-06
..............\OpenSurf.m,3778,2010-09-06
..............\SubFunctions
..............\............\FastHessian_BuildDerivative.m,603,2010-07-26
..............\............\FastHessian_buildResponseLayer.m,1699,2010-07-29
..............\............\FastHessian_buildResponseMap.m,1877,2010-07-20
..............\............\FastHessian_getIpoints.m,2353,2010-07-30
..............\............\FastHessian_getLaplacian.m,455,2010-07-26
..............\............\FastHessian_getResponse.m,450,2010-07-26
..............\............\FastHessian_interpolateExtremum.m,2478,2010-07-30
..............\............\FastHessian_isExtremum.m,1680,2010-07-30
..............\............\FastHessian_ResponseLayer.m,738,2010-07-29
..............\............\IntegralImage_BoxIntegral.m,791,2010-07-29
..............\............\IntegralImage_HaarX.m,494,2010-07-29
..............\............\IntegralImage_HaarY.m,556,2010-07-29
..............\............\IntegralImage_IntegralImage.m,796,2010-07-29
..............\............\PaintSURF.m,1089,2010-07-30
..............\............\SurfDescriptor_DecribeInterestPoints.m,1554,2010-07-30
..............\............\SurfDescriptor_GetDescriptor.m,3636,2010-07-30
..............\............\SurfDescriptor_GetOrientation.m,2921,2010-07-30
..............\TestImages





..............\WarpFunctions
..............\.............\affine_warp.m,9721,2010-09-06

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

发表评论

0 个回复

  • matlab-video-tracking
    基于粒子滤波和卡尔曼滤波的运动目标视频跟踪程序,非常强大和实用,强烈推荐学习使用。(Kalman filter based on particle filter and target video motion tracking program, very powerful and practical, it is strongly recommended to learn to use.)
    2013-09-21 15:37:36下载
    积分:1
  • Theunmixingofhyperspectralimagery
    高光谱图像的解译是遥感图像应用的一个重要环节。基于线性光谱混合模型的光谱解译技术正在越来越广泛地应用。仿真结果表明,当部分端元参与解译和分区域进行解译时,高光谱图像的解译效果会得到较显著改善。(The unmixing of Hyperspectral imagery is a critical link of the application of remote sensing imagery. Based on linear spectral mixture model, spectral unmixing technology now is being increasingly used. On the basis of it,studying unmixing ways engaged by endmembers in different conditions, comparing and discussing a more effective expression mode of endmembers.)
    2020-12-17 22:49:12下载
    积分:1
  • Text-digital-watermarking-technology
    文本数字水印技术极富挑战性. 首先简述了文本的分 类 然后介绍了文本数字水印技术领域的主要研究成果和最新进展,包括基于文档结构、自然语言 处理技术和传统图像水印技术三类方法 从容量,鲁棒性,技术基础等方面比较了现有成果,分析了 各类方法的主要优缺点 最后在总结现有成果的基础上展望了文本数字水印技术的前景,指出了该 技术未来可能的研究重点以及待改进和研究的方向.(Text digital watermarking technology challenging, first outlined text points Class then presents the main findings and the latest developments in the field of text digital watermarking technology, including those based on document structure, natural language Processing technology and traditional method of image watermarking technology categories from the capacity, robustness, technology infrastructure and other aspects of the existing comparative results analyzed The main advantages and disadvantages of various types of methods finally summarize the results on the basis of the existing prospect foreground text digital watermarking technology, pointed out that Technology and possible future research priorities for improvement and research directions.)
    2021-03-26 10:19:14下载
    积分:1
  • c# 一维码生成 实例源码下载
    c# 一维码生成 实例源码下载
    2014-06-20下载
    积分:1
  • gammacorrection
    说明:  一种gamma校正的matlab的源代码(A gamma correction of the source code matlab)
    2009-08-10 16:40:18下载
    积分:1
  • 041156300Medical3D
    RAw格式图片的显示,边缘检测,包括SOBEL算子,具有不同模板的拉普拉斯算子边缘检测,以及一些简单的滤波方式(sadfsadf asdfasdf asdf)
    2013-11-26 10:44:44下载
    积分:1
  • extract_feature
    此工程实现提取jpeg图像的DCT系数首字母概率作为jpeg重压缩检测的特征,以此特征训练出分类模板,可以检测出一张jpeg图像是单压缩还是重压缩。(Works to achieve this extract jpeg image DCT coefficients of the first letter of the probability of detection as a jpeg heavy compression feature, this feature trained classification templates that can detect a single jpeg image compression or recompression.)
    2021-04-02 21:39:07下载
    积分:1
  • Band-Reject-Digital-Filter
    利用汉宁窗设计Ⅰ型数字带阻滤波器,通过Matlab实现。(Band Reject Digital Filter based on HanningI though Matlab.)
    2011-06-16 19:51:34下载
    积分:1
  • my-DPCM
    对图像进行预测编码,使用DPCM编码方案,实现代码简单易懂(images of predictive coding, the use of DPCM coding scheme to achieve easy-to-read code)
    2007-06-15 09:58:51下载
    积分:1
  • BiSARBP
    说明:  对于双基地SAR,使用BP算法进行成像,展示场景、回波信号、距离压缩后以及最后成像的图像。(For Bistatic SAR, BP algorithm is used to image the scene, echo signal, range compression and the final image.)
    2020-12-30 22:28:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载