登录
首页 » matlab » SURF_特征提取

SURF_特征提取

于 2018-06-02 发布 文件大小:704KB
0 234
下载积分: 1 下载次数: 9

代码说明:

  提取图像的SURF特征点。包含两个例程,分别为提取到的特征点与特征点匹配(Extract SURF feature points from the image)

文件列表:

SURF_特征提取\example2.m, 1201 , 2018-05-21
SURF_特征提取\example3.m, 1768 , 2018-05-19
SURF_特征提取\license.txt, 1314 , 2014-02-12
SURF_特征提取\OpenSurf.m, 3778 , 2014-02-12
SURF_特征提取\SubFunctions\FastHessian_BuildDerivative.m, 603 , 2014-02-12
SURF_特征提取\SubFunctions\FastHessian_buildResponseLayer.m, 1699 , 2014-02-12
SURF_特征提取\SubFunctions\FastHessian_buildResponseMap.m, 1877 , 2014-02-12
SURF_特征提取\SubFunctions\FastHessian_getIpoints.m, 2353 , 2014-02-12
SURF_特征提取\SubFunctions\FastHessian_getLaplacian.m, 455 , 2014-02-12
SURF_特征提取\SubFunctions\FastHessian_getResponse.m, 450 , 2014-02-12
SURF_特征提取\SubFunctions\FastHessian_interpolateExtremum.m, 2478 , 2014-02-12
SURF_特征提取\SubFunctions\FastHessian_isExtremum.m, 1680 , 2014-02-12
SURF_特征提取\SubFunctions\FastHessian_ResponseLayer.m, 738 , 2014-02-12
SURF_特征提取\SubFunctions\IntegralImage_BoxIntegral.m, 791 , 2014-02-12
SURF_特征提取\SubFunctions\IntegralImage_HaarX.m, 494 , 2014-02-12
SURF_特征提取\SubFunctions\IntegralImage_HaarY.m, 556 , 2014-02-12
SURF_特征提取\SubFunctions\IntegralImage_IntegralImage.m, 796 , 2014-02-12
SURF_特征提取\SubFunctions\PaintSURF.m, 1089 , 2014-02-12
SURF_特征提取\SubFunctions\SurfDescriptor_DecribeInterestPoints.m, 1554 , 2014-02-12
SURF_特征提取\SubFunctions\SurfDescriptor_GetDescriptor.m, 3636 , 2014-02-12
SURF_特征提取\SubFunctions\SurfDescriptor_GetOrientation.m, 2921 , 2014-02-12
SURF_特征提取\TestImages\lena1.png, 239755 , 2014-02-12
SURF_特征提取\TestImages\lena2.png, 211716 , 2014-02-12
SURF_特征提取\TestImages\test.png, 5296 , 2014-02-12
SURF_特征提取\TestImages\testc1.png, 123228 , 2014-02-12
SURF_特征提取\TestImages\testc2.png, 122063 , 2014-02-12
SURF_特征提取\WarpFunctions\affine_warp.m, 9721 , 2014-02-12
SURF_特征提取\SubFunctions, 0 , 2018-06-02
SURF_特征提取\TestImages, 0 , 2018-06-02
SURF_特征提取\WarpFunctions, 0 , 2018-06-02
SURF_特征提取, 0 , 2018-06-02

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

发表评论

0 个回复

  • fenchatu
    此程序用于画混沌系统的相图及其分叉图,使用时只需要写出相应的混沌微分方程,便可画出相应的图(This procedure for drawing the phase diagram of chaotic systems and its Poincare section, when used only need to write the corresponding chaotic differential equations, will be able to draw the corresponding graph.)
    2021-04-01 10:29:07下载
    积分:1
  • two-number
    该程序能够实现图像的二值化,基于C语言的。实现的效果很好(The program to achieve a binary image, based on C language. Achieve a good effect)
    2012-07-05 14:12:03下载
    积分:1
  • QualityGuidedUnwrap2D_r1
    基于matlab实现干涉显微镜图像重构中的二维解包裹函数。( QualityGuidedUnwrap2D implements 2D quality guided path following phase unwrapping algorithm. Inputs: 1. Complex image in .mat double format 2. Binary mask (optional) Outputs: 1. Unwrapped phase image 2. Phase quality map This code can easily be extended for 3D phase unwrapping. Technique adapted from: D. C. Ghiglia and M. D. Pritt, Two-Dimensional Phase Unwrapping: Theory, Algorithms and Software. New York: Wiley-Interscience, 1998. Posted by Bruce Spottiswoode on 22 December 2008 2010/07/23 Modified by Carey Smith)
    2020-10-29 11:19:57下载
    积分:1
  • VQ-in-wavelet-domain
    图像压缩相关代码,基于小波域的矢量量化算法实现图像编码功能(Image compression code image coding, wavelet-based vector quantization algorithm)
    2013-05-13 22:34:01下载
    积分:1
  • fre-analysis
    这是一个matlab环境下的关于图像频谱分析的源代码,内附图像。(This is a Matlab environment on the image spectrum analysis of source code, containing images.)
    2006-10-12 09:56:48下载
    积分:1
  • bilinear_algorithm
    图象处理中经常用到图象抽取和插值,本程序就是常用的双线性插值法的实现(image processing frequently used images collected and interpolation, the procedure is commonly used by the bilinear interpolation to achieve)
    2006-11-16 16:40:25下载
    积分:1
  • matlab
    图像处理基本操作MATLAB原代码,包括各种经典算法,处理过程源码(Basic operation of image processing the original MATLAB code, including a variety of classic algorithms, process source)
    2009-02-02 18:44:14下载
    积分:1
  • cajian_v1.0
    [1] 鼠标拖动裁剪框可移动裁剪区域的位置 联合开发网 - pudn.com
    2016-11-10 19:22:16下载
    积分:1
  • LIME-master
    使用了色调映射算法,调整图片的灰度,更好表达原图里的信息与特征。(The hue mapping algorithm is used to adjust the gray level of the image and better express the information and features in the original image.)
    2020-06-21 16:20:01下载
    积分:1
  • 拼接
    说明:  利用python和opencv拼接两张图片(Splicing two pictures using Python and opencv)
    2020-06-17 07:40:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载