登录
首页 » matlab » SURF-Demo

SURF-Demo

于 2021-02-04 发布 文件大小:2171KB
0 181
下载积分: 1 下载次数: 25

代码说明:

  SURF Descriptor Algorithm

文件列表:

SURF Demo
.........\appendimages.m,461,2005-07-07
.........\example2.m,1189,2014-03-01
.........\example3.m,1754,2014-03-01
.........\exemple1.m,97,2014-03-01


.........\license.txt,1335,2010-09-06
.........\mainExp2.m,1263,2014-03-09
.........\mainExp21.m,1290,2014-03-10
.........\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
.........\..........\basmati.pgm,46433,2005-07-07
.........\..........\book.pgm,97697,2005-07-07
.........\..........\box.pgm,72310,2005-07-07
.........\..........\fig1.pgm,11107,2013-12-03

.........\..........\imgTest.pgm,54902,2013-12-03



.........\..........\scene.pgm,196623,2005-07-07
.........\..........\subject03.happy.pgm,28032,1997-04-06
.........\..........\subject03.leftlight.pgm,34932,1997-04-06
.........\..........\subject03.noglasses.pgm,27895,1997-04-06
.........\..........\subject03.rightlight.pgm,58502,1997-04-06
.........\..........\subject04.happy.pgm,37556,1997-04-06
.........\..........\subject04.normal.pgm,37126,1997-04-06

.........\..........\suj22.jpg,43518,1997-04-06
.........\..........\test.png,5296,2010-07-19
.........\..........\testc1.png,123228,2010-07-26
.........\..........\testc2.png,122063,2010-07-26
.........\WarpFunctions
.........\.............\affine_warp.m,9721,2010-09-06

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

发表评论

0 个回复

  • DTC
    开关磁阻电机的直接转矩控制,传统的电压矢量选择方法(Switched reluctance motor direct torque control, the traditional voltage vector selection method)
    2013-07-09 12:48:00下载
    积分:1
  • ExamOne
    说明:   字符串数组中的某个字符进行替换 统计每个数字出现的个数(A string array of characters in the replacement of Statistics figures for each number of)
    2008-11-02 00:07:41下载
    积分:1
  • xuhao
    一个算法程序,根据输入内容自动生成编号,编号是有一定规则的(An algorithm for the procedure, according to input the content of automatically generated code, there is a certain number of rules are)
    2009-03-31 11:44:03下载
    积分:1
  • AE-VB
    ArcEngine 与VB 开发实例 包括一些代码(ArcEngine VB developers Examples include some code)
    2013-04-03 09:25:46下载
    积分:1
  • 模拟段式管理内存分配与回收
    把程序按内容或过程(函数)关系分成段,每段有自己的名字。一个用户作业或进程所包含的段对应于一个二维线形虚拟空间,也就是一个二维虚拟存储器。段式管理程序以段为单位分配内存,然后通过地址映射机构把段式虚拟地址转换成实际的内存物理地址。(The program is seperated to sections by content or progress(function),every section has its name.)
    2020-09-17 16:37:55下载
    积分:1
  • backdoor
    本源码实现了添加系统用户的功能,如果有此爱好的同志可以根据自己的爱好,添加更加丰富的功能。(Add the source realize the function of system users, if there is such a loving comrades can be according to their own hobbies, to add richer functionality.)
    2008-02-01 19:56:24下载
    积分:1
  • 3drebuild
    在matlab的环境下实现三维重构的程序框架,学习将二维图片进行三维重构的可以看看。(In the matlab environment to achieve three-dimensional reconstruction of the procedural framework, learning three-dimensional reconstruction of two-dimensional picture can look.)
    2011-08-04 22:21:51下载
    积分:1
  • NaodianAnlysis
    连续小波变换:小波函数与原信号对应点相乘,再相加,得到对应点的小波变换系数,平移小波基函数,再计算小波函数与原信号对应点相乘,再相加,这样就得到一系列的小波系数。对于离散小波变换(由于很多小波函数不是正交函数,因此需要一个尺度函数)所以,原信号函数可以分解成尺度函数和小波函数的线性组合,在这个函数中,尺度函数产生低频部分,小波函数产生高频部分。(Continuous wavelet transform: a series of wavelet coefficients are obtained by multiplying and adding the corresponding points of the original signal, translating the wavelet basis function, and calculating and adding the corresponding points of the original signal. For discrete wavelet transform (many wavelet functions are not orthogonal functions, so a scale function is required), the original signal function can be decomposed into a linear combination of scale function and wavelet function, in which the scale function generates the low frequency part and the wavelet function generates the high frequency part.)
    2019-07-11 20:14:22下载
    积分:1
  • WTB_v3
    风力发电系统模型,包括各个部分模型.使用方法在压缩包中(Wind power system model, including the various parts of the model. To use in the compressed package)
    2008-07-02 18:34:35下载
    积分:1
  • Unicode
    Unicode编码转换器,输入Unicode字符,可以转换成相应的汉字,使用VC6.0编写,有MFC界面,代码测试绝对可以正确运行。(Unicode encoding converter, input Unicode characters can be converted into the corresponding Chinese characters, using VC6.0 prepared with MFC interface, code testing can definitely run correctly.)
    2013-11-13 21:09:03下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载