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

搜索资源列表

  1. juxingjiance

    2下载:
  2. opencv矩形检测,采用金字塔方法,可以对多幅图同时检测。-opencv rectangle detection, using the pyramid method, can simultaneously detect pieces of map.
  3. 所属分类:OpenCV

    • 发布日期:2014-02-07
    • 文件大小:1.48kb
    • 提供者:贾建辉
  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
    • 文件大小:1.67mb
    • 提供者:宋丹
  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
    • 文件大小:4.37mb
    • 提供者:king
  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
    • 文件大小:2.97kb
    • 提供者:tjj
  1. drc_surf

    0下载:
  2. SUrf algorithm for opencv version
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1018.25kb
    • 提供者:Torres
  1. OpenSURF2010.1.8

    0下载:
  2. SURF特征检测算法代码,需要配置openVC环境,程序在VS2005环境下VC++开发。-SURF detection code.Project use VC++.net2005.You need config openCV .
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.53mb
    • 提供者:
  1. opencv_face

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

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

    0下载:
  2. 在mfc中使用opencv的示例,实现了canny算法、surf算法、矩形检测等算法-Opencv mfc used in the example, to achieve a canny algorithm, surf algorithm, the rectangle detection algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11.58mb
    • 提供者:ckolk
  1. SURF

    0下载:
  2. surf算法的OpenCV实现,Linux的-OpenCV implementation surf algorithm, Linux' s
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.38mb
    • 提供者:ToT
  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
    • 文件大小:2.97mb
    • 提供者:king
  1. SURF-OpenCV

    0下载:
  2. SURF算法和OpenCV的人脸特征检测技术研究 -SURF algorithm and OpenCV Face Feature Detection Technology
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:298.64kb
    • 提供者:杨帆
  1. SURF-characterization

    0下载:
  2. VS1020+opencv Surf 特征点的描述,Opencv版本2.49可运行-VS1020+ descr iption, Opencv version 2.49 opencv Surf feature points can be run
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:136.26kb
    • 提供者:刘柯
  1. OpenCV-SURF-feature-point-matching

    0下载:
  2. Opencv SURF特征点匹配,包含可以正常运行的完整代码。-Opencv SURF feature point matching, contains the complete code can run normally.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2.84mb
    • 提供者:gaoyiyi
  1. OpenCV-SURF-feature-point-detection

    0下载:
  2. Opencv SURF 特征点检测,包含可以运行的完整源代码。-Opencv SURF feature detection, contains the complete source code can be run.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.13mb
    • 提供者:gaoyiyi
  1. opencv_surf

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

    • 发布日期:2017-12-23
    • 文件大小:7.99mb
    • 提供者:lotus5265
  1. SURF

    0下载:
  2. OpenCV provides SURF functionalities just like SIFT. You initiate a SURF object with some optional conditions like 64/128-dim descr iptors, Upright/Normal SURF etc. All the details are well explained in docs.
  3. 所属分类:OpenCV

    • 发布日期:2018-04-20
    • 文件大小:3.74mb
    • 提供者:beyondljt
  1. Surf_test

    0下载:
  2. 基于OpenCV3.0.0版本的SURF算法及程序测试(SURF algorithm and program testing based on OpenCV3.0.0 version)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-29
    • 文件大小:20.09mb
    • 提供者:Mrone123
  1. SURF探测器拼接两张图像以创建全景的openCV实现

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

    • 发布日期:2018-04-30
    • 文件大小:9.38mb
    • 提供者:小kkx
  1. SURF_match

    0下载:
  2. opencv用surf实现特征匹配,vs2015,opencv3.4及以上版本可直接运行(Opencv+Surf+Feature match)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:17.04mb
    • 提供者:LH--LH
  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

« 12 3 »
搜珍网 www.dssz.com