登录
首页 » matlab » surf1

surf1

于 2013-05-26 发布 文件大小:705KB
0 224
下载积分: 1 下载次数: 85

代码说明:

  surf特征点提取与匹配,该算法能达到实时性的要求,不仅能用于两幅图的匹配,还能用于单幅图的复制粘贴取证(surf feature point extraction and matching, this algorithm can achieve real-time requirements, not only for the two graph matching, but also for single figure copy and paste forensics)

文件列表:

SURF提取及匹配
..............\example2.m,1189,2012-03-23
..............\example3.m,1754,2012-03-23
..............\license.txt,1335,2010-09-06
..............\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





..............\WarpFunctions
..............\.............\affine_warp.m,9721,2010-09-06

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

发表评论

0 个回复

  • sharpen
    数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。 (Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise. Two pairs of images were used noise pollution neighborhood average, median filtering, K close to the average method to smooth. 3 on an image using Roberts gradient method, Sobel operator and Laplacian sharpening, and compare the results. Laws dealing with the source image capture and processing results.)
    2010-05-31 22:17:00下载
    积分:1
  • 车牌识别
    利用MATLAB编程实现车牌号识别并显示,并对出入库时的车辆时间进行记录,计算车辆在停车场的时间(The license plate number is identified and displayed by MATLAB programming, and the vehicle time is recorded and the time of vehicle in the parking lot is calculated.)
    2018-03-10 10:30:27下载
    积分:1
  • Hough
    Hough检测直线,圆,椭圆的代码,用hough变换实现圆的检测,能完美检测出图像中的圆、直线和椭圆(Hough detection of straight line, circle, ellipse, code, hough transform circle detection can be perfect in the detected image of circles, lines and ellipses)
    2013-04-10 17:55:26下载
    积分:1
  • fire-detection-technology
    提出了两个已知波长的消光系数比来表征气溶胶粒子对入射激光衰减特性的方法。(Two known wavelengths of the extinction coefficient of light than to represent the attenuation characteristics of the aerosol particles on the incident laser.)
    2011-06-28 14:17:35下载
    积分:1
  • SARclassify
    SAR图像分类程序,基于灰度阈值的分类,无监督学习的分类简单。(SAR Image classification)
    2011-06-30 01:49:17下载
    积分:1
  • Hist
    基于环形颜色直方图的图像检索算发,比传统方法好用的多(Annular color histogram-based image retrieval count hair, easy to use than the more traditional methods)
    2009-04-11 18:01:58下载
    积分:1
  • waveletdecomposition
    对红外图像进行增强,采用多小波分解进行分层增强(Infrared image enhancement, wavelet decomposition of multi-layered enhancement)
    2010-10-09 20:51:39下载
    积分:1
  • myaffine
    完整正确的仿射变换程序,测试过绝对没有错(Complete the correct affine transformation procedures, the test had absolutely nothing wrong with)
    2007-11-26 19:30:54下载
    积分:1
  • mechine-learning
    本书第一部分主要介绍机器学习基础,以及如何利用算法进行分类,并逐步介绍了多种经典的监督学习算法,如k近邻算法、朴素贝叶斯算法、Logistic回归算法、支持向量机、AdaBoost集成方法、基于树的回归算法和分类回归树(CART)算法等。第三部分则重点介绍无监督学习及其一些主要算法:k均值聚类算法、Apriori算法、FP-Growth算法。第四部分介绍了机器学习算法的一些附属工具。 全书通过精心编排的实例,切入日常工作任务,摒弃学术化语言,利用高效的可复用Python代码来阐释如何处理统计数据,进行数据分析及可视化。通过各种实例,...( U672C u4E66 u7B2C u4E00 u90E8 u5206 u5206 u4E3B u8991 u4ECB u7ECD u673A u5668 u5B66 u4E60 u57FA u7840 uFF0C u4EE5 u53CA u5982 u4F55 u5229 u7528 u7B97 u6CD5 U8FDB u883C u5206 u7C7B uFF0C u5E76 u9010 u6B65 u4ECB u7ECD u4E86 u591A U90BB u6CD2 u3001 u6734 u7D2 u8D1D u53F6 u65AF u7B97 u6CD5 u3001Logistic u56DE u5F52 u7B97 u6CD5 u3001 u652F u6301 u5411 u91CF u673A u3001AdaBoost u96C6 u6210 U65B9 u6CD5 u3001 u57FA u4E8E u6811 u7R4 u5F52 u7B97 u6CD2 u5286 u5206 u7C7B u56DE u5F52 u6811 uFF08CART uFF09 u7B97 u6CD5 u7B49 u3002 u7B2C u4E09 U90E8 u5209 u5109 u91A u0312 u4E9B u8E1B u8981 u7B97 u6CD5 uFF1Ak u5747 u503C u805A u7B7B U7B97 u6CD3 u30011 by default for uppercase and uupstr U4E9B u9644 u5C5E u5DE5 u5177 u3002 u5168 u4E66 u901A u8FC7 u7CBE U5FC3 u7396 u7392 u7B09 u5B09 u5B09 u5B09 u5B03 U7528 u9184 u5R4 u5904 u7403 u7R03 u7 U5206 u6790 u53CA u53EF u89)
    2017-05-24 16:06:49下载
    积分:1
  • imageproc
    Matlab图像处理,包含图像平滑、锐化等 图像平滑处理包含均值滤波和中值滤波 图像锐化处理包含拉普拉斯算子和Roberts算子、Prewitt算子和Sobel算子(Matlab image processing, including image smoothing, sharpening and other image smoothing with the mean filter and median filtering image sharpening with the Laplace operator and the Roberts operator, Prewitt operator and Sobel operator)
    2009-11-18 21:39:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载