登录
首页 » Visual C++ » SURF

SURF

于 2013-10-04 发布 文件大小:9231KB
0 249
下载积分: 1 下载次数: 48

代码说明:

  基于SUFT的特征提取与匹配,内涵详细的文档说明,很好的实现了特征提取与匹配,该方法较基本的SIFT有很大的提高(Extraction and matching of features based on SUFT, detailed content of the documentation, very good realization of the feature extraction and matching, SIFT the method is basic is greatly improved)

文件列表:

SURF
....\example2.asv,1711,2013-08-28
....\example2.m,1553,2013-09-03
....\example3.m,1776,2013-09-03
....\OpenSurf.m,3778,2013-08-28
....\SubFunctions
....\............\FastHessian_BuildDerivative.m,603,2013-08-28
....\............\FastHessian_buildResponseLayer.m,1699,2013-08-28
....\............\FastHessian_buildResponseMap.m,1877,2013-08-28
....\............\FastHessian_getIpoints.m,2353,2013-08-28
....\............\FastHessian_getLaplacian.m,455,2013-08-28
....\............\FastHessian_getResponse.m,450,2013-08-28
....\............\FastHessian_interpolateExtremum.m,2478,2013-08-28
....\............\FastHessian_isExtremum.m,1680,2013-08-28
....\............\FastHessian_ResponseLayer.m,738,2013-08-28
....\............\IntegralImage_BoxIntegral.m,791,2013-08-28
....\............\IntegralImage_HaarX.m,494,2013-08-28
....\............\IntegralImage_HaarY.m,556,2013-08-28
....\............\IntegralImage_IntegralImage.m,796,2013-08-28
....\............\PaintSURF.m,1089,2013-08-28
....\............\SurfDescriptor_DecribeInterestPoints.m,1554,2013-08-28
....\............\SurfDescriptor_GetDescriptor.m,3636,2013-08-28
....\............\SurfDescriptor_GetOrientation.m,2921,2013-08-28
....\TestImages


....\..........\leuven
....\..........\......\H1to2p,147,2013-08-28
....\..........\......\H1to3p,147,2013-08-28
....\..........\......\H1to4p,147,2013-08-28
....\..........\......\H1to5p,147,2013-08-28
....\..........\......\H1to6p,147,2013-08-28
....\..........\......\img1.ppm,1620015,2013-08-28
....\..........\......\img2.ppm,1620015,2013-08-28
....\..........\......\img3.ppm,1620015,2013-08-28
....\..........\......\img4.ppm,1620015,2013-08-28
....\..........\......\img5.ppm,1620015,2013-08-28
....\..........\......\img6.ppm,1620015,2013-08-28



....\..........\ubc
....\..........\...\H1to2p,18,2013-08-28
....\..........\...\H1to3p,18,2013-08-28
....\..........\...\H1to4p,18,2013-08-28
....\..........\...\H1to5p,18,2013-08-28
....\..........\...\H1to6p,18,2013-08-28
....\..........\...\img1.ppm,1536074,2013-08-28
....\..........\...\img2.ppm,1536168,2013-08-28
....\..........\...\img3.ppm,1536168,2013-08-28
....\..........\...\img4.ppm,1536168,2013-08-28
....\..........\...\img5.ppm,1536167,2013-08-28
....\..........\...\img6.ppm,1536167,2013-08-28
....\WarpFunctions
....\.............\affine_warp.m,9721,2013-08-28
....\基于SURF的图像特征点匹配算法.doc,2448384,2013-10-04

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

发表评论

0 个回复

  • 232
    实现运动目标的跟踪,首先用鼠标选取一个区域。之后能自动跟踪这个目标(Tracking of moving objects, first use the mouse to select a region. After automatic tracking of this objective)
    2012-05-29 22:25:21下载
    积分:1
  • Image-Fourier-transform
    图像傅里叶变换,进行加密以及全息图。对初学者可以摸索学习(Image Fourier transform, encryption, and a hologram. Can explore to learn for beginners)
    2012-03-01 10:25:11下载
    积分:1
  • colouredgedetection
    对灰度和真彩色位图实现了多种边缘提取算法(Of gray-scale and true color bitmaps to achieve a variety of edge detection algorithm)
    2007-09-09 21:53:10下载
    积分:1
  • SITFbasedmatch
    包括基于SIFTGPU的sift特征提取,sift匹配,基于ransac误匹配点剔除等(SIFTGPU based sift feature extraction, sift matching, mismatching points based ransac removed, etc.)
    2021-04-09 22:38:59下载
    积分:1
  • gxty
    一种光学测试的算法,有助于全面分析激光大气传输特性及其对光电系统性能的影响,希望对大家有帮助哦(An optical testing algorithm, which helps to fully analyze the characteristics of laser propagation in the atmosphere and its impact on the performance of photovoltaic systems, we want to help oh)
    2017-03-03 16:14:02下载
    积分:1
  • ImgToRaw
    说明:  遥感图像.img图像与raw格式图像的之间的转换(remote sensing images. Img images with the raw image format conversion between the)
    2006-01-01 01:35:04下载
    积分:1
  • MeanShiftSegMent
    根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及 C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是 Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。 基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
    2013-07-30 19:01:52下载
    积分:1
  • Fngprnt
    采用最大方差阈值分割法,对指纹进行提取。(Using the maximum variance threshold segmentation method for fingerprint extraction.)
    2013-11-24 20:39:58下载
    积分:1
  • alphaMatting
    基于alpha matting的抠图技术(Alpha matting based matting techniques)
    2018-02-27 11:20:37下载
    积分:1
  • kmeans
    kmeans算法实现,对图像处理。亲自使用过,可用,供参考。(Kmeans algorithm for image processing.)
    2013-10-17 10:57:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载