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

SURF源码(matlab版)

于 2020-07-17 发布
0 215
下载积分: 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 个回复

  • edge
    程序代码说明 细胞边缘检测及癌细胞识别系统P0701:细胞边缘检测 P0702:癌细胞形态学分析 P0703:癌细胞颜色分析 (Program code that edge detection and cancer cells Identification System P0701: cell edge detection P0702: morphological analysis of cells P0703: color analysis of cells)
    2009-05-11 22:17:49下载
    积分:1
  • FCMLSM
    一种改进的基于整合空间的模糊聚类的水平集分割方法,分割效果比较好(An improved integration of space-based level set of fuzzy clustering segmentation, segmentation is better )
    2021-04-26 15:38:45下载
    积分:1
  • kxymc
    对于存在块效应图像进行质量评价 matlab程序 比较适合初学者(For the existence of blocking matlab image quality evaluation procedures are more suitable for beginners)
    2008-12-31 16:19:11下载
    积分:1
  • opticalflow
    改进的聚类光流法,聚类方法有kmeans和DBSCAN,光流法金字塔LK可以用,HS光流法占用内存太多。(Improved clustering optical flow method, clustering method kmeans and DBSCAN, pyramid LK optical flow method can be used, HS optical flow occupy too much memory.)
    2021-01-07 16:18:53下载
    积分:1
  • lena512color
    tiff格式的lena原图,该图像包含了各种细节、平滑区域、阴影和纹理,这些对测试各种图像处理算法很有用。(Lena artwork in TIFF format,The image contains a variety of detail, smooth areas, shadows, and textures, which are useful for testing various image processing algorithms.)
    2020-07-04 14:20:01下载
    积分:1
  • sw
    说明:  包含多个函数,可直接调用(需按注释输入参数),对ppm和pgm文件,读、写和多种图像处理。(Ppm and pgm file for reading and writing, and various image processing)
    2014-12-23 21:42:23下载
    积分:1
  • window
    可根据需要自定义窗口形状,用于各种特效窗口开发(Customizable window shape, for a variety of special effects needed to develop window)
    2014-02-07 14:42:46下载
    积分:1
  • CAGD_NURBS
    施法中新版《计算几何与计算机图形学》,书中所带光盘,包含书中源码和其团队开发的软件,能够实现曲线曲面拟合和编辑(The new cast of Computational Geometry and Computer Graphics , the book brought the disc that contains the source code in the book and his team developed software enables curve and surface fitting and edit)
    2016-02-15 09:40:33下载
    积分:1
  • code
    用matlab进行图像检索,基于边缘直方图(EHD)描述子,它是MPEG-7标准中提出的一种边缘描述子,它具有描述图像亮度变化的方向和频率的能力。资料为主程序代码。(Matlab for image retrieval, based on the description of the edge histogram (EHD) sub, it is proposed in the MPEG-7 standard descriptor an edge, it has the direction of the change and the frequency of the described image brightness capability. Data the main program code.)
    2020-07-03 08:40:01下载
    积分:1
  • beyond_12041126
    论文+ppt,我的数字图像处理课程设计,题目是基于均值滤波和小波分析的图像去噪方法(Thesis+ppt, digital image processing course design, subject image denoising method based on mean filter and wavelet analysis)
    2012-11-27 16:34:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载