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

搜索资源列表

  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. 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-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. BASE-SURF-MOSIC

    0下载:
  2. 对搞图像拼接的人很有帮助,经典之作,希望对你有用-To make image mosaicing is helpful, classic, hope useful to you
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2214103
    • 提供者:1233
  1. OpenSURFcpp-(1)

    0下载:
  2. SURF图像匹配程序,代码需要vs + opencv, 实测vs2013+opencv2.4.10可用-SURF image matching the code needs vs+ opencv, the measured vs2013+opencv2.4.10 available
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:443408
    • 提供者:林林
  1. surf

    0下载:
  2. surf特征检测,寻找图像的特征,然后标记出来-Image matching to find the similarities, find image characteristics, and then match
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:3714966
    • 提供者:郑超兵
  1. image-feature-detection-and-matching

    0下载:
  2. 用于图像特征提取和匹配,三维重建等的经典方法,包括sift,surf,Harris,RANSAC,8点算法等-For image feature extraction and matching, 3D reconstruction and other classical methods, including sift, surf, Harris, RANSAC, 8 point algorithm, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9069568
    • 提供者:陈美美
  1. SURF

    0下载:
  2. 本算法基于MATLAB,用于将两幅以上的图像进行融合处理,达到增强图像目的等-The algorithm based on MATLAB, for more than two image fusion process, to achieve the purpose of enhancing the image and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1830374
    • 提供者:赵雨晴
  1. SURF

    0下载:
  2. surf特征的检测程序,提取图像中的surf特征-surf feature detection program, surf to extract image features
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-31
    • 文件大小:13280323
    • 提供者:孙明军
  1. SURF

    0下载:
  2. 特征点提取与匹配,很好的一种图像配准算法-Feature point extraction and matching, a good image registration algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1425206
    • 提供者:卢冰
  1. surf

    0下载:
  2. SURF意指 加速的具有鲁棒性的特征,由Bay在2006年首次提出,这项技术可以应用于计算机视觉的物体识别以及3D重构中。SURF算子由SIFT算子改进而来,一般来说,标准的SURF算子比SIFT算子快好几倍,并且在多幅图片下具有更好的鲁棒性。SURF最大的特征在于采用了harr特征以及积分图像integral image的概念,这大大加快了程序的运行时间。-SURF (Speeded Up Robust Feature) is a robust local feature detector,
  3. 所属分类:Project Manage

    • 发布日期:2017-05-11
    • 文件大小:2418842
    • 提供者:
  1. templateMatch-SURF

    0下载:
  2. 使用opencv检测图像特征,并进行特征点的匹配。输入两幅图像,得到特征参数-Using opencv image feature detection and matching feature points. Two input image characteristic parameter obtained
  3. 所属分类:OpenCV

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

    0下载:
  2. detect a key point for image using SURF with opencv
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2362
    • 提供者:ayadi
  1. image-registration-by-sift-and-surf

    0下载:
  2. image registration by sift and surf
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3067762
    • 提供者:花卷
  1. Image-stitching-Based-on-SURF

    1下载:
  2. 该程序采用快速鲁棒特征点的图像拼接技术,该算法具有鲁棒性好,对图像序列中的光照变化、尺度变化、旋转变化具有良好的适应性。-The program uses fast image stitching robust feature points that the algorithm has better robustness and image sequence lighting changes, scale changes, changes in the rotation has a good a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:355943
    • 提供者:李默晨
  1. SURF

    0下载:
  2. 一些c#图像处理的代码可以看一下,收点积分-Some c# image processing code can look at the points received points
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:628057
    • 提供者:hyqhh
  1. surf-detecte

    0下载:
  2. 图像处理surf特征,本程序详细给出了surf特征提取的步骤以及给出了结果下载程序后配置相应文件可以直接运行出结果。-Image processing surf features, this procedure is given in detail the steps of the surf feature extraction and gives the results of the corresponding file download program can be run directly
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4325868
    • 提供者:陈海军
  1. SURF-feature-points-detection

    0下载:
  2. 能够对图像的SURF特征进行有效地提取并对其进行检测-The SURF feature of the image can be extracted and detected effectively
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:12212224
    • 提供者:张国庆
  1. image

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

    • 发布日期:2017-11-09
    • 文件大小:19081216
    • 提供者:王晓茹
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com