登录
首页 » matlab » surf

surf

于 2013-05-26 发布 文件大小:7660KB
0 157
下载积分: 1 下载次数: 134

代码说明:

  surf算法对图像的配准实时的取证,经本人验证,该程序好用无误,可放心使用(surf algorithm for image registration in real time forensics, after I verify that the correct program easy to use, ease of use)

文件列表:

surf
....\a.txt,7148,2013-05-19
....\example2.asv,1249,2013-05-17
....\example2.m,1275,2013-05-18
....\example3.m,1776,2010-09-07
....\getBlock.m,1482,2013-04-28
....\K-mean.asv,1804,2013-05-19
....\K-mean.m,1771,2013-05-18
....\license.txt,1335,2010-09-06
....\my_deo1.asv,3162,2013-05-19
....\my_deo1.m,3412,2013-05-19
....\OpenSurf.m,3778,2010-09-07

....\OpenSURF_version1c.zip,1362910,2013-05-16
....\partBlock.m,815,2013-05-15
....\SubFunctions
....\............\FastHessian_BuildDerivative.m,603,2010-07-27
....\............\FastHessian_buildResponseLayer.m,1699,2010-07-30
....\............\FastHessian_buildResponseMap.m,1877,2010-07-21
....\............\FastHessian_getIpoints.m,2353,2010-07-30
....\............\FastHessian_getLaplacian.m,455,2010-07-27
....\............\FastHessian_getResponse.m,450,2010-07-27
....\............\FastHessian_interpolateExtremum.m,2478,2010-07-30
....\............\FastHessian_isExtremum.m,1680,2010-07-30
....\............\FastHessian_ResponseLayer.m,738,2010-07-30
....\............\IntegralImage_BoxIntegral.m,791,2010-07-29
....\............\IntegralImage_HaarX.m,494,2010-07-30
....\............\IntegralImage_HaarY.m,556,2010-07-30
....\............\IntegralImage_IntegralImage.m,796,2010-07-29
....\............\PaintSURF.m,1089,2010-07-30
....\............\SurfDescriptor_DecribeInterestPoints.m,1554,2010-07-31
....\............\SurfDescriptor_GetDescriptor.m,3636,2010-07-31
....\............\SurfDescriptor_GetOrientation.m,2921,2010-07-31
....\TestImages





....\..........\cc.jpg,319686,2013-05-09
....\..........\d.jpg,1488221,2013-05-15
....\..........\ddd.jpg,1325800,2013-05-15
....\..........\lena1.png,239755,2010-09-07
....\..........\lena2.png,211716,2010-09-07
....\..........\test.png,5296,2010-07-20
....\..........\testc1.jpg,91775,2013-05-17
....\..........\testc1.png,123228,2010-07-27
....\..........\testc2.jpg,91171,2013-05-17
....\..........\testc2.png,122063,2010-07-27
....\WarpFunctions
....\.............\affine_warp.m,9721,2010-09-07
....\xy.mat,6846,2013-05-19

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

发表评论

0 个回复

  • YuZhiQuZao
    一个阈值去噪程序,包括经典的去噪方法,如折中阈值,自适应阈值等等。(A threshold denoising procedures, including the classical denoising methods, such as compromise threshold, adaptive threshold and so on.)
    2009-03-23 21:46:48下载
    积分:1
  • viola_jones
    这个是最成熟的人脸检测算法viola-jones的matlab版本实现,适合搞研究的同学们(a matlab implementation of the viola-jones face dection!)
    2012-02-19 16:13:31下载
    积分:1
  • GUI
    说明:  首先对指纹图像进行预处理,包括图像的分割,增强,二值化,细化。对细化后的图像进行特征点的提取,最后通过细节特征匹配完成指纹的识别。(Firstly, the fingerprint image is preprocessed, including image segmentation, enhancement, binarization and thinning. The refined image is extracted by feature points, and the fingerprint recognition is completed by minutiae feature matching.)
    2019-05-07 13:46:08下载
    积分:1
  • histeq
    主成分分析算法(PCA),可用于降维,也可用于处理图像相关性问题,提取主成分,分析图像细节信息和主要成分,用于图像压缩也可以(Principal component analysis algorithm (PCA), can be used for dimensionality reduction, can also be used to process images related issues, extracted principal component analysis and main component of image detail information, to be used for image compression)
    2015-04-15 21:40:51下载
    积分:1
  • clahe
    Contrast Stretching in Matlab
    2012-06-30 20:27:46下载
    积分:1
  • ParticleEx2
    粒子滤波的一个例子,跟踪一个落入大气层的物体(An example of particle filter to track an object falling into the atmosphere)
    2008-07-09 19:44:56下载
    积分:1
  • ComputerGraphics
    4——连通填充算法的实现 1.用户能够用鼠标绘制多边形。 2.可以清除屏幕,重新绘制。 3.填充颜色及多边形的颜色(4- Connectivity filling Algorithm 1. Users to draw polygons with the mouse. 2. Can clear the screen, re-mapping. 3. Polygon fill color and the color)
    2007-12-11 21:20:17下载
    积分:1
  • gdal1.4.5
    很有用的gdal库,并且已经编译好。请多多指教!(It is a very good resource!Please download!!)
    2011-12-08 09:31:56下载
    积分:1
  • 2011-ImageInpainting
    图像修复算法 及 仿真程序代码 2011年《基于纹理特征的自适应图像修复算法》(the image inpainting algorithm and its matlab code “Adaptive Image Inpainting Algorithm Based On the Texture Feature” )
    2012-02-23 19:15:14下载
    积分:1
  • lane-detection
    车道偏离识别的程序,采用的是动态规划算法,对弯道也有比较高的识别率(lane departure algorithm, which has good performance even for curve lane.)
    2012-05-13 19:33:14下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载