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

搜索资源列表

  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. 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. 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. 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
    • 文件大小:117.48kb
    • 提供者:陈阳
  1. SURF-OpenCV

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

    • 发布日期:2017-03-31
    • 文件大小:298.64kb
    • 提供者:杨帆
  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
    • 文件大小:1.38mb
    • 提供者:赵书睿
  1. SurfTest

    0下载:
  2. opencv控制台下实现经典的surf算法-opencv console classic surf algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:3.93mb
    • 提供者:651
  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
    • 文件大小:6.06mb
    • 提供者:zhangbin
  1. cvsurf

    0下载:
  2. surf算法。opencv编程,可以用于目标特征检测、图像匹配等多方面应用-surf algorithms. opencv programming feature can be used for target detection, image matching, and many other applications
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:607kb
    • 提供者:zhuerba
  1. surf_study

    0下载:
  2. opencv在图形图像处理中的应用;surf算法程序段-surf algorithm block opencv in graphics processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6.36mb
    • 提供者:吕孟娇
  1. open_surf

    0下载:
  2. Opencv中集成的Surf算法的实现。很简单易懂。-Opencv realize integrated Surf algorithms. Very easy to understand.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1.85mb
    • 提供者:赵高枫
  1. OpenCVdemo14

    0下载:
  2. OpenCV重映射 & SURF特征点检测合辑 OpenCV中重映射和SURF特征点检测相关的知识点 OpenCV中重映射相关的函数remap SURF算法在OpenCV中的体现与应用-OpenCV heavy mapping & SURF feature points detection collection OpenCV in mapping and SURF feature points detection related knowledge OpenCV remap
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:1.99mb
    • 提供者:陆伟
  1. OpenCVdemo15

    0下载:
  2. OpenCV仿射变换 & SURF特征点描述合辑 OpenCV中仿射变换和SURF特征点描述相关的知识点 OpenCV中仿射变换相关的函数warpAffine和getRotationMatrix2D,SURF算法在OpenCV中进一步的体现与应用-OpenCV affine transformation & SURF feature points describe collection OpenCV affine transformation and SURF feature poi
  3. 所属分类:OpenCV

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

    1下载:
  2. OpenCV下实现全景图像的拼接,利用SURF算法-OpenCV to achieve panoramic image stitching
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:18.2mb
    • 提供者:王晓茹
  1. proj

    0下载:
  2. 基于opencv的树莓派surf算法实验(SURF algorithm implemented on raspburry pi)
  3. 所属分类:OpenCV

  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+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. 2Dpicture

    1下载:
  2. 通过opencv中的surf算法实现物体识别(Realization of object recognition by surf algorithm in opencv)
  3. 所属分类:OpenCV

    • 发布日期:2020-04-30
    • 文件大小:1.48mb
    • 提供者:irene-ccc
« 12 »
搜珍网 www.dssz.com