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

搜索资源列表

  1. SURF算法代码

    0下载:
  2. 基于opencv的surf特征点检测算法,英文解释,代码很详细,是个值得参考的资源
  3. 所属分类:Windows编程

  1. Application-SURF

    0下载:
  2. 基于surf的图像特征的提取,采集,配准已经图像融合拼接技术的研究-Image feature extraction surf-based acquisition, registration has been studied image fusion splicing technology
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7061504
    • 提供者:heyanyan
  1. SURF-V1.0.9

    0下载:
  2. 同样是SURF 特征点提取和匹配算法的 MSVC 08 版本。-Also SURF feature extraction and matching algorithms MSVC 08 version.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:365947
    • 提供者:sleangao
  1. surf

    0下载:
  2. 这是运用surf算法来进行的多运动目标的跟踪,还有一些文档说明资料。-It is the use of tracking algorithm to surf multiple moving targets, and some documentation available.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4544159
    • 提供者:DHH
  1. surf

    0下载:
  2. surf算法,图形特征提取,匹配。matlab源码程序,可直接运行,带样本图
  3. 所属分类:matlab例程

  1. SURF-Demo

    0下载:
  2. SURF Descr iptor Algorithm
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-11
    • 文件大小:2223091
    • 提供者:amyamou
  1. matlab--surf

    0下载:
  2. 运用matlabr2012a,实现SURF算法的图像特征提取和匹配。-Use matlabr2012a, SURF algorithm for image feature extraction and matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:5002618
    • 提供者:李鹄
  1. Surf

    0下载:
  2. 利用SURF算法,对人脸提取特征点。经作者检验,识别率可以在80 以上。- Extract face feature points using of SURF algorithm. With the inspection, the recognition rate can be above 80 .
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2304084
    • 提供者:屠震元
  1. Harris-SURF

    0下载:
  2. Harris,SURF特征点提取匹配算法,两种算法实例比较-Harris, SURF feature point extraction matching algorithm compares two algorithms examples
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:495746
    • 提供者:李琳
  1. SURF

    0下载:
  2. SURF matlab代码。 包含例程 和源程序-surf source code. it includes an example of using it
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1943620
    • 提供者:李川
  1. image-matching-using-surf-and-ransac

    1下载:
  2. 对两幅图像进行配准,分别提取两幅图像的surf特征点以及描述子,得到粗匹配结果,然后根据粗匹配结果,采用ransac方法计算基础矩阵,并去除误匹配点,得到较准确匹配结果-Two image registration, surf was extracted from the feature points in two images to get the coarse matching and descr iptor, then according to the results, the coars
  3. 所属分类:Special Effects

    • 发布日期:2015-02-24
    • 文件大小:108544
    • 提供者:王奇
  1. SURF

    0下载:
  2. 基于SURF算法的特征提取代码,里面包含一些图像处理算法,opencv2.3.1和vs210-Feature extraction based on SURF algorithm code, containing some image processing algorithms, opencv2.3.1 and vs210
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:21665792
    • 提供者:cold
  1. SURF-based-image-stitching

    5下载:
  2. SURF算法作为一种新近出现的特征提取方法,在重复度、独特性、鲁棒性3个方面,均超越或接近以往提出的同类方法,并在计算效率上具有明显的优势。本代码采用SURF算法检测图像并进行坐标变换与图像拼接。 采用SURF算法对图像进行检测,其主要是用Hessian矩阵对图像进行检测,对图像的特征提取之后找到图像的特征点。之后采用最近临快速匹配(NN)、随机抽样一致性(RANSAC)算法和最小二乘法参数优化(LM)对特征点进行提纯匹配。最后在两幅图像中进行坐标变换,达到统一坐标系和图像拼接的效果。
  3. 所属分类:Special Effects

    • 发布日期:2015-05-08
    • 文件大小:2070528
    • 提供者:马丁
  1. SURF

    0下载:
  2. 基礎SURF應用從最簡單的入門找特徵點、到稍微進階的影像比對以及照片合成全景圖的應用-SURF application of basic applications, from the simplest to find entry feature points to a slightly advanced image comparison and synthesis panorama photo
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:25830481
    • 提供者:蔡秉嘉
  1. surf

    0下载:
  2. 实现surf算法的matlab代码 实现surf算法的matlab代码-Surf algorithm to achieve the matlab code
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-02
    • 文件大小:722190
    • 提供者:xihua
  1. surf

    0下载:
  2. This is achieved by relying on integral images for image convolutions by building on the strengths of the leading existing detectors and descr iptors (in casu, using a Hessian matrix-based measure for the detector, and a distribution-based descr ipto
  3. 所属分类:Wavelet

    • 发布日期:2017-05-03
    • 文件大小:681463
    • 提供者:Amal
  1. SURF

    0下载:
  2. Speeded Up Robust Features (SURF) SURF (Speeded Up Robust Features) is a robust local feature detector invariant to scale rotation and illumination similaire to SIFT Scale Invariant Feature Transform
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:788108
    • 提供者:ghoualmi
  1. surf-and-Homography-decomposition

    2下载:
  2. 使用opencv,首先提取两幅图像的surf特征点,然后匹配,求单应矩阵,然后分解得到旋转角度。保证可用,走过路过不要错过。-Using opencv, first extracting feature points of the two images of the surf, and then matching, seeking homography, then decomposition rotation. Guarantee is available, do not miss passin
  3. 所属分类:OpenCV

    • 发布日期:2017-03-02
    • 文件大小:23398602
    • 提供者:李明
  1. Surf

    0下载:
  2. 本程序通过提取SURF特征,实现同一场景不同视角特征点的匹配-The SURF program by extracting features different perspectives of the same scene to achieve matching feature points
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1600
    • 提供者:云长
  1. SURF

    0下载:
  2. SURF匹配的C程序,VS2010运行环境。-SURF matching C program, VS2010 runtime environment.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:473745
    • 提供者:山姆
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 28 »
搜珍网 www.dssz.com