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

搜索资源列表

  1. SURF-V1.0.9-WinDLL

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

    • 发布日期:2008-10-13
    • 文件大小:44265
    • 提供者:马江林
  1. matlabC.rar

    1下载:
  2. SURF算法为SIFT算法的改进,运算速度得到了很大的提高。本资料为基于MATLAB的SURF算法实现,对图像匹配的研究方向会有一定帮助。,SURF algorithm SIFT algorithm, computing speed has been greatly improved. MATLAB based on the information of the SURF algorithm for image matching the direction of the research wil
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1153768
    • 提供者:吴若鸿
  1. OpenSURF_version1c(1)

    0下载:
  2. SURF算法,是SIFT的升级版,速度更快,性能也不差,快速实现图像特征点的检测和匹配。-SURF algorithm, is an upgraded version of SIFT, faster, not bad performance, rapid detection of image feature points and matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1362910
    • 提供者:张东兴
  1. OpenCVsurf.rar

    0下载:
  2. opencv是图像处理中常用到的工具箱,本资料为基于此工具箱的图像处理匹配算法SURF的实现代码。,opencv is commonly used in image processing to the toolbox, the toolbox based on this information for the image processing algorithm to match the achievement of SURF code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2443987
    • 提供者:吴若鸿
  1. SURF-V1.0.9-WinDLL

    0下载:
  2. SURF算法较SIFT算法速度快,SURF算法源代码。-SURF code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:90039
    • 提供者:亚云
  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. OpenSURFwithimg

    0下载:
  2. 注意,本程序测试是在VISUAL STUDIO2005下实现的,这个是本人搜索到的基于OPENCV和vc++的SURF算法,原来找到后,无法使用,自己在里面添加了opencv的一些头文件和库函数,直接可以使用,显示结果,希望对大家有帮助。-Note that this procedure test is VISUAL STUDIO2005 to achieve, and this is my search-based OPENCV and vc++ the SURF algorithm, the
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1378988
    • 提供者:吴若鸿
  1. SIFTSURF

    1下载:
  2. SIFT算法、SURF算法和PCA—SIFT算法的实例,里面要安装OPENCV才能用的-SIFT algorithm, SURF algorithm and PCA-SIFT algorithm instance, which can be used to install OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1755761
    • 提供者:宋丹
  1. OpenSURF

    1下载:
  2. surf算法是现在最新的寻找图像特征点并匹配的算法,与SIFT算法相比速度更快,可以用在3D重建、图像拼接等多个领域-surf algorithm is now the latest to find the image feature points and matching algorithms, compared with the SIFT algorithm is faster, can be used in 3D reconstruction, image mosaic, and othe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1604315
    • 提供者:xmchen
  1. SURF_VC6.0

    0下载:
  2. Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT feature point detection is hig
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4578890
    • 提供者:king
  1. OpenSURFcpp

    0下载:
  2. C++版的SURF算法,效率较高,但必须事先安装OpenCV2.0-C++ version of the SURF algorithm is efficient, but must be pre-installed OpenCV2.0
  3. 所属分类:OpenCV

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

    0下载:
  2. 实现基于2幅二维图像的目标的三维重构,相机定标,图像配准-The task of fi nding correspondences between two images of the same scene or object
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2293629
    • 提供者:weiyantao
  1. find_obj

    1下载:
  2. surf 方法 直接能运行 配上opencv 图像特征点匹配 sift方法的改进版本,在时间上面大大提高同时在光照方面比sift要好很多-Methods can be run directly coupled surf opencv image feature point matching method sift improved version of the above at the time of greatly increased both the light much better th
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:3037
    • 提供者:tjj
  1. SURF探测器拼接两张图像以创建全景的openCV实现

    0下载:
  2. 基于SURF的图像拼接,全景图像筛选特征点,进行匹配刷选转换(Image mosaic based on SURF panoramic image filtering feature points matching selection switch)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:9830400
    • 提供者:小kkx
  1. SURF.tar

    0下载:
  2. 特征点检测一种基于opencv的SURF算法(An opencv-based SURF algorithm for feature point detection)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:5120
    • 提供者:四点木
  1. surf

    2下载:
  2. 用surf和ransac实现两幅图像配准(Registration of two images with surf and RANSAC)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:93184
    • 提供者:turrity1
  1. SURF+brief

    0下载:
  2. 基于opencv库的条件下,实现SURF+brief算法的特征点的提取与匹配,直接复制粘贴即可(Under the condition of OpenCV library, we can extract and match the feature points of SURF+brief algorithm, and copy and paste directly.)
  3. 所属分类:OpenCV

  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 23 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com