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

搜索资源列表

  1. SURF-V1.0.9-WinDLL

    0下载:
  2. SURF特征提取算法的演示程序,在大多情况下处理速度和精度都超过sift算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:44265
    • 提供者:马江林
  1. surf特征提取算法源码

    1下载:
  2. surf特征提取算法源码,用opencv实现,可用于特征匹配、图像拼接等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-03-29
    • 文件大小:328244
    • 提供者:zhongwenkun886
  1. SURF-V1.0.9-WinDLL.基于SURF特征点的图像配准代码

    1下载:
  2. 基于SURF特征点的图像配准代码,可实现两幅图的特征提取及匹配,SURF feature points based on image registration code
  3. 所属分类:图形图象

    • 发布日期:2017-04-09
    • 文件大小:2074993
    • 提供者:yimeng
  1. SURF

    0下载:
  2. 尺度不变局部特征提取,对于局部细节特征有很好的描述,具有旋转尺度不变性-Scale-invariant local feature extraction, feature for the local details are well described, with a rotating scale invariance
  3. 所属分类:Project Manage

    • 发布日期:2017-05-19
    • 文件大小:5222290
    • 提供者:yaojian
  1. SURF

    0下载:
  2. SURF算法的原文翻译,包括特征提取和特征匹配,加入了作者的一些理解-SURF translation of the original algorithm, including feature extraction and feature matching, adding some understanding of the author
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:557030
    • 提供者:Fisher
  1. SURFmex

    0下载:
  2. surf特征提取算法,较sift优良,包括示例和实验图片,还有算法原文-surf feature extraction algorithms, the more sift fine, including examples and experimental images, as well as the original algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1132848
    • 提供者:猪哥不亮
  1. surf

    0下载:
  2. 2006年,SURF特征成为了类似于SIFT的一个替代品,速度是SIFT的三倍,该程序提供了SURF特征的提取与匹配方法,C++代码,需要OPENCV-SURF feature extraction
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:3268
    • 提供者:zzzffflll
  1. SIFTtutorial

    0下载:
  2. 图像特征提取以及匹配,sift代码。可用于图片检索中,同比SURF,其算法可以较好的识别图像中文字-Image feature extraction and matching, sift the code. Can be used for image retrieval, up by SURF, the algorithm can better identify the image text
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-16
    • 文件大小:25486335
    • 提供者:sandy
  1. SURF-V2

    0下载:
  2. surf在vc7.0下的开发版本,可以用来对图片中的物体进行特征提取-surf under the vc7.0 development version can be used to image objects in the feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:98497
    • 提供者:阿斯顿
  1. SURF-V1.0.9

    0下载:
  2. 图像旋转不变特征提取与匹配的升级版,Speeded Up Robust Features-Speeded Up Robust Features
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1451259
    • 提供者:oujl
  1. SURF

    0下载:
  2. surf 特征提取 点特征 尺度不变性 黑森林矩阵-surf feature extraction
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1718861
    • 提供者:廖敏
  1. surf-detecte

    0下载:
  2. 图像处理surf特征,本程序详细给出了surf特征提取的步骤以及给出了结果下载程序后配置相应文件可以直接运行出结果。-Image processing surf features, this procedure is given in detail the steps of the surf feature extraction and gives the results of the corresponding file download program can be run directly
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4325868
    • 提供者:陈海军
  1. opencv_surf

    0下载:
  2. opencv提取surf特征点 并进行匹配(Extracting surf feature points using opencv)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:8375296
    • 提供者:lotus5265
  1. 特征检测

    0下载:
  2. 图像特征提取是计算机视觉和图像处理中的一个概念。它指的是使用计算机提取图像信息,决定每个图像的点是否属于一个图像特征。包括:Harris角点、ShiTomasi角点、亚像素级角点、SURF角点、Star关键点、FAST关键点、Lepetit关键点等等(Image feature extraction is a concept in computer vision and image processing. It refers to using a computer to extract imag
  3. 所属分类:OpenCV

    • 发布日期:2018-04-19
    • 文件大小:22528
    • 提供者:独剑客
  1. SURF_features_extracting

    0下载:
  2. 用于图像的特征提取,运算速度快!比传统的SIFT算法快好多!(Feature extraction for images, fast operation! Much faster than the traditional sift algorithm!)
  3. 所属分类:其他

  1. SURF

    0下载:
  2. 应用SURF进行图像特征的提取,纯java编程,可视化,可以清晰看到提取出的特征点,有参考价值。(Using SURF to extract image features, pure Java programming, visualization, can clearly see the extracted feature points, and has reference value.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:40960
    • 提供者:jianan_1998
  1. surf

    0下载:
  2. 图像特征提取算法--SURF算法Matlab代码(SURF algorithm matlab code)
  3. 所属分类:图形图像处理

    • 发布日期:2019-09-20
    • 文件大小:6354944
    • 提供者:wenyue
  1. image registration by sift and surf

    2下载:
  2. sift和surf特征点提取,然后进行配准,通过ransac进行提纯(Sift and surf feature points are extracted, then registered and purified by RANSAC)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-05
    • 文件大小:3195904
    • 提供者:lihaihaoge
  1. RANSAC+SURF

    0下载:
  2. 基于SURF算法实现图像特征提取与描述,使用RANSAC进行图像细配准(SURF algorithm was used to extract and describe image features, and RANSAC was used for image registration)
  3. 所属分类:图形图像处理

    • 发布日期:2020-09-22
    • 文件大小:440320
    • 提供者:萧涵
  1. SURF

    0下载:
  2. 程序由matlab编制,用于视觉目标图像surf特征提取和特征匹配及误匹配特征的剔除(good for feature matching)
  3. 所属分类:其他

    • 发布日期:2021-03-10
    • 文件大小:1433600
    • 提供者:也许是浮云
« 12 3 4 5 »
搜珍网 www.dssz.com