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

搜索资源列表

  1. OpenSurf

    0下载:
  2. opencv+vc6.0+surf.主要是在vc6.0下面的运行的算法代码,c/c++语言编写 -opencv+vc6.0+surf
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2413569
    • 提供者:张鑫
  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-09
    • 文件大小:1604315
    • 提供者:xmchen
  1. OpenSurf

    0下载:
  2. you can detect feature points in any image. OpenCV is needed.. it uses surf algorithm to do so
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:67625
    • 提供者:jack
  1. OpenSURF

    0下载:
  2. 基于opencv的SURF的特征提取,里面有直接例子还有例子图片。-Opencv of SURF-based feature extraction, which have a direct examples are examples of pictures.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7399512
    • 提供者:zhang fei
  1. OpenSURF_Charp

    0下载:
  2. 改进的OpenSURF算法,进行图像间特征匹配,用C#实现-OpenSURF algorithm realized in C# language,can do match between two image
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:581381
    • 提供者:陈丽莉
  1. SURFGPU-1.0.4.tar

    0下载:
  2. opensurf gpu library for c/c-opensurf gpu library for c/c++
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:858056
    • 提供者:Gnomo
  1. An-OpenSURF

    0下载:
  2. 作为开放加速鲁棒特征的热门方法,怎么不去看那些牛人所做的贡献呢,非常有意思。-As a robust feature of the popular open approach to accelerate, how not to look at the contribution of cattle, it was very interesting.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:719870
    • 提供者:David
  1. OpenSURF

    0下载:
  2. surf 算法的C++实现,和OPENCV库配合使用,提取SURF描叙符.-surf the algorithm is implemented in C++,and used in conjunction with OPENCV library .it extracte SURF depictors
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:120300
    • 提供者:陈阳
  1. OpenSURF-1.2.1VC2010

    0下载:
  2. 用Surf算法编写的程序,引用opencv2.3的库在VC2010环境下编写的-With the Surf algorithm program, citing the opencv2.3 library written in VC2010 environment
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:24036018
    • 提供者:邱运
  1. SURF

    0下载:
  2. 简单的opensurf算法,c语言实现,用到了opencv-the SURF detector-descr iptor scheme used in the OpenSURF library is discussed in detail.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1449052
    • 提供者:赵书睿
  1. opensurf

    0下载:
  2. 基于opencv的角点检测程序,surf算法提取角点,并进行图像匹配。-surf extractor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3588031
    • 提供者:leeshuzhen
  1. OpenSURFcpp

    0下载:
  2. C#版OpenSURF,提高了分析特征点的速度,已经加入了Match模块-amend the opensurf for c#. it speeds up analysing the vip points and adds images matching.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:407480
    • 提供者:Scott Song
  1. OpenSURFcs

    0下载:
  2. 基于OpenSURF改写的的提取SURF特征算子的C#代码,付提取结果显示demo-Code written in C# to extract SURF from images, which is modified from OpenSURF (C++). A demo program is attached to show the result
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:122697
    • 提供者:yuewu
  1. OpenSURF

    0下载:
  2. SURF opencv 算法 图像识别 匹配
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:10208354
    • 提供者:wdc
  1. KuGouController

    0下载:
  2. surf特征点的代码,有注释,很好用,已验证oK-opensurf code,it is very good
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:236452
    • 提供者:陈秋水
  1. OpenSURF-H

    0下载:
  2. 关键点检测和描述算法,surf算法的opencv的源码,surf算法的性能与sift相当,但速度要远大于sift算法,经过测试可以正常运行-Keypoint detection and descr iption algorithm, algorithm source code at the Surf, surf the performance of the algorithm and sift quite, but the speed is much larger than sift algor
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:6354168
    • 提供者:zhangbin
  1. opensurf

    0下载:
  2. OPEN SUFT 算法源代码 ,内容详细,非常适合初学者-OPEN SUFT algorithm source code, detailed and very suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1575657
    • 提供者:魏颖
  1. OpenSURF

    0下载:
  2. 介绍一种图像特征表示,称为OPENSURF,图像中的opensurf特征可以用来进行后续的分类或检测任务-introduce a kind of image feature- opensurf, the opensurf feature in the image can be used in the task of classify and detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2424065
    • 提供者:高仔
  1. OpenSURF_version1c

    0下载:
  2. This function OPENSURF, is an implementation of SURF (Speeded Up Robust Features). SURF will detect landmark points in an image, and describe the points by a vector which is robust against (a little bit) rotation ,scaling and noise. It ca
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1792374
    • 提供者:deokman
  1. OpenSURF_version1c

    0下载:
  2. opensurf开源算法,里面有2个例子(Opensurf open source algorithm, there are 2 examples)
  3. 所属分类:图形图像处理

« 12 »
搜珍网 www.dssz.com