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

SURF源码(matlab版)

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

  • WPF 3D片浏览墙
    WPF 3D图片浏览墙
    2015-01-22下载
    积分:1
  • Wavelet_SP
    压缩感知CS——采用小波变换进行稀疏表示,高斯随机矩阵为观测矩阵,重构算法为SP算法,对256*256的lena图处理,比较原图和SP算法在不同采样比例(0.74、0.5、0.3)下的重构效果,并各运行50次,比较算法性能PSNR和每次的运行时间(Compressed sensing CS- using wavelet transform as sparse representation, Gaussian random matrix as the observation matrix and SP algorithm as the reconstruction algorithm. Compare lena figure and the reconstruction results using SP algorithm at different sampling ratio (0.74,0.50.3),then each runs 50 times, compare the performance of PSNR and each running time)
    2013-01-19 12:47:40下载
    积分:1
  • 09_Direct
    人民邮电出版社,《VC++数字图像处理典型算法及实现》-- 第9章图像分割。 包括图像的并行边界分割、串行边界分割、并行区域分割、串行区域分割、Canny算子的实现等源代码(Posts )
    2008-06-03 11:11:23下载
    积分:1
  • PCA
    这是基于VC++编写的对遥感影像分析的程序,主要是对遥感影像进行PCA变换,使得对影响分析不仅可以依托于现成软件,我们自己也可以开发(This is written in VC++ based on remote sensing image analysis program, mainly for remote sensing images PCA transform, makes impact analysis can not only rely on ready-made software, we can also develop their own)
    2011-07-05 22:36:32下载
    积分:1
  • GDAL
    GDAL影像显示 建立金字塔通过i移动图像 进行图像的放大缩小 多波段显示影像金子塔显示 (GDAL image creates pyramid)
    2012-12-21 23:29:55下载
    积分:1
  • KSVD_Matlab_ToolBox
    数字图像处理,K-SVD字典学习方法,信号的稀疏与冗余表示理论,图像压缩,图像去噪(Digital image processing, K-SVD dictionary learning methods, sparse and redundant signal representation theory, image compression, image denoising)
    2020-10-07 17:27:36下载
    积分:1
  • some-program-in-matlab
    个人收集的一些关于小波理论在matlab中实现的文章(Personal collection of some articles on wavelet theory in matlab)
    2012-10-23 11:20:02下载
    积分:1
  • adaptiveBievalueProcessOfImage
    自适应门限二值化图像处理,自己最近完成的,还可以用,文件也加了两张图的效果,需要的可以试一试(Adaptive threshold binarization image processing, recently completed its own, but also can be used, the document also increase the effectiveness of the two plans, the needs may try it)
    2008-12-24 13:27:17下载
    积分:1
  • satillite_orbit
    航天卫星轨道运行计算,输入轨道根数或初始位置和速度,输出运行轨迹,并绘出三维图像。(Space satellite orbit calculation, enter the number of the track or the initial position and velocity output running track, and draw a three-dimensional image.)
    2015-06-16 16:18:48下载
    积分:1
  • shoudongquyu
    适合各类图象, 手动选择感兴趣目标区域,使用于图象图象处理,同时包含一区域生长程序。(Suitable for all types of images, manually select the target region of interest, the use of image processing in the image at the same time contains a region growing procedure.)
    2008-03-31 12:32:19下载
    积分:1
  • 696518资源总数
  • 106253会员总数
  • 14今日下载