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

搜索资源列表

  1. SARphotos

    2下载:
  2. 常用的几幅SAR图像,用与图像去噪处理,匹配以及变化检测等算法-Common pieces of SAR images, using image de-noising, match and change detection algorithms
  3. 所属分类:Picture Viewer

    • 发布日期:2016-07-13
    • 文件大小:7664640
    • 提供者:liya
  1. Phase-Based-Template-Matching

    0下载:
  2. 模板匹配matlab例子,自动从输入图像识别目标模板,计算机视觉领域一个基础的算法。-Template matching matlab example, automatic target recognition template the input image, a computer vision-based algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:76786
    • 提供者:huyaoge
  1. omp

    0下载:
  2. 基于matlab仿真平台,快速匹配追踪OMP算法的图像稀疏分解与重构,并附带有OMP算法的详细讲解PPT-Based on the simulation platform of MATLAB, the fast matching pursuit (OMP) algorithm for image sparse decomposition and reconstruction. And with the OMP algorithm explained in detail PPT.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:782206
    • 提供者:朱明斯
  1. matlab-sift

    0下载:
  2. matlab程序,解决sift算法对图像特征点的检测,描述和匹配,特征点个数的计算以及程序运行时间,可与其他算法做比较,直接修改参数即可运行-matlab for image matching,include the time and the number of the interest points
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:2589765
    • 提供者:王佳
  1. tuxiangpinjie

    0下载:
  2. 基于Harris角点匹配的图像拼接程序,包括角点提取算法,下载可直接使用-Harris corner matching image stitching program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:383134
    • 提供者:兰兰
  1. template-matching

    0下载:
  2. 基于模板与原图像差值最小准则的相关系数法模板匹配快速算法-Template matching the original image based on the template correlation coefficient difference between the minimum criteria Fast Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:18382
    • 提供者:zcsmile93
  1. image-mosaic.doc

    0下载:
  2. 图像拼接(image mosaic)技术是将一组相互间重叠部分的图像序列进行空间匹配对准,经重采样合成后形成一幅包含各图像序列信息的宽视角场景的、完整的、高清晰的新图像的技术。图像拼接在摄影测量学、计算机视觉、遥感图像处理、医学图像分析、计算机图形学等领域有着广泛的应用价值。 一般来说,图像拼接的过程由图像获取,图像配准,图像合成三步骤组成,其中图像配准是整个图像拼接的基础。本文研究了两种图像配准算法:基于特征和基于变换域的图像配准算法。 在基于特征的配准算法的基础上,提出一种稳健的基于特征点的
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:332849
    • 提供者:
  1. NCC

    0下载:
  2. 运用Hu矩描述图像,并通过归一化互相关算法对其进行匹配,找到最优匹配位置-The use of Hu Moments images and by normalized cross-correlation algorithm to match, to find the best match location
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3192442
    • 提供者:胡方方
  1. sift-Matlab

    0下载:
  2. Matlab 写的sift查找特征点和特征匹配的算法代码。 输入两幅图像,检测特征点并匹配,输出匹配结果-Matlab write sift Find feature points and feature matching algorithm code. Enter the two images, the feature point detection and matching, output matching results
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:17247
    • 提供者:舒梦
  1. TestSift_match

    0下载:
  2. SIFT 算法进行匹配,是许多图像应用的基础-SIFT matching algorithm is the basis for many imaging applications
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4355357
    • 提供者:leo
  1. omp-algorithm

    0下载:
  2. 正交匹配追踪法进行图像的压缩,属于贪婪算法中的一种-Compressed image orthogonal matching pursuit method, belonging to a greedy algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-28
    • 文件大小:310054
    • 提供者:xing
  1. RANSACmatlab

    0下载:
  2. 基于Matlab的RANSAC算法根据图像中的特征点减小匹配误差,以及求基本矩阵。
  3. 所属分类:matlab例程

  1. NCC2

    0下载:
  2. 图像立体匹配的ncc算法的代码,运行时间有点长-Ncc image stereo matching algorithm code, the running time is a bit long
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:535
    • 提供者:lou guofeng
  1. opencvorb

    1下载:
  2. 利用Orb算法实现图像特征点的提取,并且通过前后两帧之间的特征点进行特征匹配,为视频稳像、图像融合以及图像识别提供前提条件。-Detecting feature points using Orb algorithm, then matching the points with the detected points frames.That method provide one new way to video stablization ,image fusion and image recog
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14072597
    • 提供者:xiemengdi
  1. PCA-SIFT

    0下载:
  2. 开源Sift算法,匹配识别图像,找了很多,感觉有效的不多-open source code: Sift for match picture
  3. 所属分类:.net

    • 发布日期:2017-05-03
    • 文件大小:625803
    • 提供者:anhuiee
  1. sift_match(Qt)

    0下载:
  2. SIFT(Scale-invariant feature transform)是一种检测局部特征的算法,该算法通过求一幅图中的特征点(interest points,or corner points)及其有关scale 和 orientation 的描述子得到特征并进行图像特征点匹配,获得了良好效果.-SIFT (Scale-invariant feature transform) is a local feature detection algorithm by finding a pictu
  3. 所属分类:Algorithm

    • 发布日期:2017-06-02
    • 文件大小:14515133
    • 提供者:王铃
  1. 45398761sift

    0下载:
  2. 本代码是应用sift算法进行的特征点匹配与配准,可以应用于图像拼接,人脸识别等等,用法非常强大。可以运行-This code is matched with the feature point registration application sift algorithm can be applied to the image stitching, face recognition, etc., usage is very powerful. You can run
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10186774
    • 提供者:姚丽丽
  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. ransac

    0下载:
  2. 关于图像处理在误匹配方面的一些ransac算法.-Some ransac image processing algorithms in terms of mismatch.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:252719
    • 提供者:young lin
  1. featuresmatch

    0下载:
  2. 特征匹配是指通过分别提取两个或多个图像的特征(点、线、面等特征),对特征进行参数描述,然后运用所描述的参数来进行匹配的一种算法-abtract the features of several images to judge their similarities
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3190
    • 提供者:朱琪
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com