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

搜索资源列表

  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. SURF-improveed-sift

    0下载:
  2. 对sift算法进行改进的SURF,应用到实际中,速度有很大的改善-Sift algorithm for improved SURF, applied to the practice, the speed has greatly improved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1159330
    • 提供者:liushoubao
  1. SURF-Points

    0下载:
  2. Module Provides implementation of SURF Points to detect invariant features input image for robust image matching. It takes less time to detect features an image rather than SIFT-Module Provides implementation of SURF Points to detect invariant featur
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:48850
    • 提供者:yuvaraj
  1. OpticalFlow-BY-SURF

    1下载:
  2. 基于SURF的光流法的运动物体检测应用——检测PTZ是否转动 内容: (1) 对光流法和SURF进行理论分析。 (2) 应用光流法对运动物体进行检测,理解David Stavens的demo。 (3) 用SURF提取的特征点来作为光流法中的特征点,来检测运动物体,并应用于一个实例:检测ptz云台是否转动。 【实验室项目】-use of optical flow with SURF  Motion estimation and video compressi
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7522411
    • 提供者:王松
  1. OpenCVdemo15-surf

    0下载:
  2. opencv的surf算法的实现,自己编的代码,可以实现效果,而且有一定的意义-code of surf,and use c++ and opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2869804
    • 提供者:李骁
  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
    • 文件大小:139531
    • 提供者:刘柯
  1. Describe-SURF-Features

    0下载:
  2. 使用SURF特征检测和匹配特征点,使用SURF特征检测和匹配特征点-Describe SURF Features
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4340063
    • 提供者:Tyer
  1. surf-feature-by-mySelf

    0下载:
  2. 自编surf特征点检测,matlab语言,仅供参考-surf feature point detection by mySelf
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1246
    • 提供者:王晶
  1. Surf-extraction-and-matching

    0下载:
  2. Surf特征的提取与配对,先进行surf特征的提取,再进行配对。-Surf feature extraction and matching, to Surf feature extraction, match again.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-13
    • 文件大小:20642005
    • 提供者:胡磊
  1. SURF

    0下载:
  2. SIFT算法的改进加速版本SURF算法,matlab源代码,有测试图片-SIFT algorithm to improve the accelerated version of SURF algorithm, matlab source code, test picture
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1421920
    • 提供者:minwuguo
  1. SURF

    0下载:
  2. 基于surf的图片分类器,用matlab设计完成,功能简单明了-Surf images based classifier using matlab design is completed, the function is simple
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1650
    • 提供者:只晓沉默
  1. surf

    0下载:
  2. 基于surf的目标识别代码,代码经过了调试可以运行,效果不错!-Surf-based target identification code, the code can run debugging, good!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-29
    • 文件大小:11748077
    • 提供者:zhongrui
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 30 »
搜珍网 www.dssz.com