登录
首页 » matlab » SURF源码(matlab版)

SURF源码(matlab版)

于 2020-07-17 发布
0 220
下载积分: 1 下载次数: 7

代码说明:

说明:  SURF的实现代码,用于图像特征提取,对于入门计算机视觉的同学有帮助(SURF implementation code for image feature extraction, for beginners of computer vision students help)

文件列表:

SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\example2.m, 1211 , 2010-09-06
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\example3.m, 1776 , 2010-09-06
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\license.txt, 1335 , 2010-09-06
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\OpenSurf.m, 3778 , 2010-09-06
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\opensurf.png, 641272 , 2010-11-08
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\SubFunctions\FastHessian_BuildDerivative.m, 603 , 2010-07-26
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\SubFunctions\FastHessian_buildResponseLayer.m, 1699 , 2010-07-29
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\SubFunctions\FastHessian_buildResponseMap.m, 1877 , 2010-07-20
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\SubFunctions\FastHessian_getIpoints.m, 2353 , 2010-07-30
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\SubFunctions\FastHessian_getLaplacian.m, 455 , 2010-07-26
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\SubFunctions\FastHessian_getResponse.m, 450 , 2010-07-26
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\SubFunctions\FastHessian_interpolateExtremum.m, 2478 , 2010-07-30
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\SubFunctions\FastHessian_isExtremum.m, 1680 , 2010-07-30
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\SubFunctions\FastHessian_ResponseLayer.m, 738 , 2010-07-29
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\SubFunctions\IntegralImage_BoxIntegral.m, 791 , 2010-07-29
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\SubFunctions\IntegralImage_HaarX.m, 494 , 2010-07-29
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\SubFunctions\IntegralImage_HaarY.m, 556 , 2010-07-29
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\SubFunctions\IntegralImage_IntegralImage.m, 796 , 2010-07-29
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\SubFunctions\PaintSURF.m, 1089 , 2010-07-30
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\SubFunctions\SurfDescriptor_DecribeInterestPoints.m, 1554 , 2010-07-30
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\SubFunctions\SurfDescriptor_GetDescriptor.m, 3636 , 2010-07-30
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\SubFunctions\SurfDescriptor_GetOrientation.m, 2921 , 2010-07-30
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\TestImages\lena1.png, 239755 , 2010-09-06
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\TestImages\lena2.png, 211716 , 2010-09-06
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\TestImages\test.png, 5296 , 2010-07-19
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\TestImages\testc1.png, 123228 , 2010-07-26
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\TestImages\testc2.png, 122063 , 2010-07-26
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\WarpFunctions\affine_warp.m, 9721 , 2010-09-06
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\SubFunctions, 0 , 2015-04-20
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\TestImages, 0 , 2015-04-20
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c\WarpFunctions, 0 , 2015-04-20
SURF源码(matlab版)\SURF源码(matlab版)\OpenSURF_version1c, 0 , 2015-04-20
SURF源码(matlab版)\SURF源码(matlab版), 0 , 2015-04-20
SURF源码(matlab版), 0 , 2019-04-21

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

发表评论

0 个回复

  • FastICA_Kurt
    这个算法是基于峭度的快速不动点算法,混合方式是线性瞬时混合,适定情况,该算法收敛速度较梯度算法快,很实用。(failed to translate)
    2013-05-08 18:09:53下载
    积分:1
  • lecture6_eigen_selection
    中科院图像理解与计算机视觉课件6 值得参考一下 some topics on pattern recognition and computer vision(Chinese Academy of Sciences and Computer Vision Image Understanding Courseware 6 worth refer to some topics on pattern recognition and computer vision)
    2008-04-25 21:16:01下载
    积分:1
  • FastLaplace
    压缩感知的快速Laplace恢复算法,算法适用于超完备字典(the Beyes recovery algorithms are similar to the sparse coding based on the over-complete dictionary. )
    2012-11-23 10:32:14下载
    积分:1
  • yaogantuxiangchuli1
    图像处理PDF格式的讲义,个人感觉不错,希望对大家有所帮助!(image processing PDF format overhead, personal feeling good, and I hope to help you!)
    2007-01-12 10:57:11下载
    积分:1
  • dingwei_cooperate_ekf
    两船协同导航,利用EKF滤波,主要用于主从式的协同导航,滤波参数要根据实际需要合理调节(Collaborative navigation of both vessels, the use of the EKF filter, mainly used for the master-slave collaboration navigation filter parameters according to the actual needs of a reasonable adjustment)
    2021-03-04 12:49:32下载
    积分:1
  • PCNN
    matlab语言PCNN实现图像分割 边缘检测 图像增强等(PCNN image processing matlab)
    2011-12-21 21:28:06下载
    积分:1
  • cpmpressive
    一种图像处理超分辨率重构方法,主要是利用图像稀疏表示的方法进行图像重构(Super-resolution reconstruction of an image processing method, mainly using sparse representation of image reconstruction methods for image)
    2011-08-11 10:52:01下载
    积分:1
  • pretrm
    图像的预处理程序,包括边缘去噪、二值化、腐蚀等。为车牌定位作铺垫(image preprocessing procedures, including marginal denoising, the two values, and corrosion. To pave the way for positioning plates)
    2007-03-22 21:34:01下载
    积分:1
  • compare_segmentations
    用于评价图像分割算法性能的代码,包中的word文档对所用方法进行了简单的说明,还列出了具体的参考文献(Image segmentation algorithm for evaluating the performance of the code, including the word document on the methods for a simple explanation, but also a list of specific references)
    2009-04-14 16:56:17下载
    积分:1
  • ADMM去噪
    说明:  本实验使用了ADMM的方法进行图像的去噪音。(Image denoising using ADMM method)
    2021-03-18 13:09:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载