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

搜索资源列表

  1. mubiaojianche

    0下载:
  2. 这是一个VC寻找圆心的程序,包括比对,二值化,目标检测,圆心定位等操作,是学习目标检测的资料!-This is a VC looking for center point of the process, including comparison, binary, object detection, central positioning operation, target detection information to learn!
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6789710
    • 提供者:liguo
  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. m

    0下载:
  2. 用于生成几种特殊的三维立体图形如surf mesh contour等,方便形象-Used to generate several special three-dimensional graphics, such as surf mesh contour, etc., to facilitate image
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:5660
    • 提供者:lijinejie
  1. OpenSURFcs

    0下载:
  2. C#实现的SURF,无需额外的OpenCV库,速度较快,注释详尽。-C# implementation of the SURF, no additional OpenCV library, fast, detailed notes.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:430341
    • 提供者:redcat1
  1. opencv_face

    0下载:
  2. 用opencv实现的人脸检测,这是opencv自带的函数,希望对大家有用-Achieved with the opencv face detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2553642
    • 提供者:zhenqingkai
  1. imageRegistritionPapers

    0下载:
  2. 图像配准的两篇硕士论文: 基于SURF的图像配准与拼接技术研究 和 基于图像配准的SIFT算法研究与实现-Image registration of two master' s thesis: SURF-based image registration and stitching technology research and SIFT-based image registration algorithm and implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11078894
    • 提供者:
  1. Intro_hyo

    0下载:
  2. 国外一个实时生成海浪的算法,可以生成碎浪效果,算法效率比较不错。-A real-time generation of the waves of foreign algorithm can generate surf results, relatively good efficiency of the algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5738983
    • 提供者:鲁跃杰
  1. pair

    0下载:
  2. find pair (feature points SURF)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:2976
    • 提供者:Vyacheslav
  1. opensurf_CPP

    0下载:
  2. 基于SURF特征点的图像匹配算法,C++代码。-C/CPP cods for image matching based on SURF.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:200629
    • 提供者:Colin Lee
  1. SURFimage_stitching

    0下载:
  2. a program that stitching two images in one by using surf keypoints. implemented in C++ and OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:147925
    • 提供者:theodore
  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. OpenCV_VC6.0_surf

    1下载:
  2. Visual C++ 6.0平台基于OpenCV的SURF图像特征点的检测和匹配源代码,能正确的实现图像特征点的检测和匹配功能,对研究图像特征点匹配非常有帮助。-The Visual C++ 6.0 platform is based on OpenCV SURF image feature points detection and matching of source code, can correct the image feature point detection and matchin
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3111665
    • 提供者:king
  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. surf2stl

    0下载:
  2. 基于surf的图像复制篡改检测matlab实现-surf image detect matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1611
    • 提供者:gfyyw
  1. TestSurf

    0下载:
  2. It is just a sample code of SURF algorithm. It captures the image from camera.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11402043
    • 提供者:John Lin
  1. 23

    0下载:
  2. 此文章是关于surf算法的文章,提取具有旋转不变性的特征点 应用到图像配准中区- 此文章是关于surf算法的文章,提取具有旋转不变性的特征点 应用到图像配准中区
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1222681
    • 提供者:王少武
  1. ORB-.pdf

    0下载:
  2. ORB特征用于图像特征点匹配,这个是英文参考文献。-ORB an effi cient alternative to SIFT or SURF
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:904030
    • 提供者:顾盼中
  1. 11

    1下载:
  2. 图像处理源码,是基于SURF(加速鲁棒性特征配准)特征图像配准的源码,在vs2008平台上开发的-Image processing source code is based on SURF (accelerated robustness feature alignment) characteristics of the image registration source code, developed in vs2008 platform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3823591
    • 提供者:sunxiaoxiao
  1. OpenSURF_version1c(2)

    0下载:
  2. SURF的matlab代码,实现特征点检测和描述,比SIFT更快-faster than SIFT
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:737168
    • 提供者:朱晓玲
  1. find_obj

    0下载:
  2. surf算法特征提取,关键点检测匹配 -surf surf you know it is surfsurf surf you know it is surf
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3004
    • 提供者:温佳
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »
搜珍网 www.dssz.com