CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - surf

搜索资源列表

  1. SURF

    1下载:
  2. surf算法的matlab实现,所有子函数全部由matlab编程实现,不需要混合编程。-surf algorithm matlab implementation, all subroutines all realized by matlab programming, no mixed programming.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:723037
    • 提供者:
  1. improved-surf

    0下载:
  2. 改进SURF算法,FAST角点检测算法代替原始SURF特征点检测,很大程度上提高了特征点检测速度。-Improved SURF algorithm, FAST corner detection algorithm instead of the original SURF feature detection, feature detection greatly improves the speed.
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:760894
    • 提供者:张子龙
  1. surf

    0下载:
  2. surf实现特征点检测,速度快,效果比sift好-Surf to achieve feature point detection, faster, better results than sift
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-27
    • 文件大小:21522
    • 提供者:李乾坤
  1. Surf

    0下载:
  2. 采用改进的SURF方法进行特征的提取,相比于SIFT,能获取更多的特征点-With the improved SURF methods for feature extraction, compared to SIFT, can get more feature points
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1624450
    • 提供者:
  1. SURF的matlab程序

    3下载:
  2. 基于SURF的图像拼接程序,与传统算法相比,配准精度高,实时性好,代码详细,可以运行。
  3. 所属分类:matlab例程

  1. SURF

    0下载:
  2. 快速尺度,旋转不变性点特征提取算法,有实例,另附配准程序。-SURF: Speeded Up Robust Features
  3. 所属分类:source in ebook

    • 发布日期:2017-05-07
    • 文件大小:1026640
    • 提供者:石神
  1. 基于SURF两幅图像的拼接

    1下载:
  2. 基于vc++6.0环境下,有SURF快速算法实现图像的配准并完成拼接,代码注解详细,拼接效果比较好,实时性也可以。
  3. 所属分类:图形图象

  1. surf-matlab2

    0下载:
  2. matlab版的surf变换程序,亲测可用,内部包含示例图片,-surf change programm by matlab.I test it successful,and with the example picture in the program
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:919485
    • 提供者:李贵滨
  1. Surf-based-image-mosaic

    0下载:
  2. 基于surf的图像拼接技术包括三大部分:特征点提取与匹配,图像配准,图像合成。-Surf image stitching technology based include three parts: the feature point extraction and matching, image registration, image synthesis.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:359105
    • 提供者:邱煌奥
  1. surf

    0下载:
  2. surf特征检测,寻找图像的特征,然后标记出来-Image matching to find the similarities, find image characteristics, and then match
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:3714966
    • 提供者:郑超兵
  1. SURF

    0下载:
  2. 以前在网上下载的SURF代码,自己做了一些改进,效果比较好,代码可直接运行。-This is the SURF code I used to download online, I made some improvements, the effect is good, the code can be run directly.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:153703
    • 提供者:YAN KUN
  1. Surf-algorithm-learning

    0下载:
  2. Sift算法详细;Surf算法学习整理;surf英文原版-Surf algorithm learning finishing (first introduced the SURF algorithm will be related to the SIFT of the relevant concepts, to explain in detail the realization of the SURF algorithm)
  3. 所属分类:File Formats

    • 发布日期:2017-05-27
    • 文件大小:9720312
    • 提供者:韦飞
  1. SURF

    0下载:
  2. surf特征的检测程序,提取图像中的surf特征-surf feature detection program, surf to extract image features
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-31
    • 文件大小:13280323
    • 提供者:孙明军
  1. surf

    0下载:
  2. surf是很好的特征提取方法之一,可以作为测试用,也可以进行开发-surf feature extraction method is a good one, can be used as a test, can also be developed
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:46116
    • 提供者:红云
  1. surf

    0下载:
  2. 利用surf算法,来实现图像间的拼接,并可将其推广为多幅图之间的拼接融合。-SURF JOINT
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1393
    • 提供者:李婵
  1. surf

    0下载:
  2. SURF意指 加速的具有鲁棒性的特征,由Bay在2006年首次提出,这项技术可以应用于计算机视觉的物体识别以及3D重构中。SURF算子由SIFT算子改进而来,一般来说,标准的SURF算子比SIFT算子快好几倍,并且在多幅图片下具有更好的鲁棒性。SURF最大的特征在于采用了harr特征以及积分图像integral image的概念,这大大加快了程序的运行时间。-SURF (Speeded Up Robust Feature) is a robust local feature detector,
  3. 所属分类:Project Manage

    • 发布日期:2017-05-11
    • 文件大小:2418842
    • 提供者:
  1. SURF-Zhou

    0下载:
  2. SURF的Visual Studio 算法,可以直接运行-SURF program,this can be running on the Visual Studio
  3. 所属分类:CSharp

    • 发布日期:2017-06-10
    • 文件大小:16697344
    • 提供者:西瓜
  1. SURF

    0下载:
  2. detect a key point for image using SURF with opencv
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2362
    • 提供者:ayadi
  1. image-registration-by-sift-and-surf

    0下载:
  2. image registration by sift and surf
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3067762
    • 提供者:花卷
  1. surf

    0下载:
  2. SURF算法进行图像匹配,可在VS10,13环境下运行,效果听好的-SURF image matching algorithm can be run in VS10,13 environment, listen to good effect
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-25
    • 文件大小:8143747
    • 提供者:李银
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 30 »
搜珍网 www.dssz.com