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

搜索资源列表

  1. 模板匹配算法代码

    1下载:
  2. 图象的检测,模板匹配算法代码 很好用的 大家
  3. 所属分类:图形图象

    • 发布日期:2014-01-16
    • 文件大小:45.8kb
    • 提供者:
  1. fastmatch__一种快速的图像匹配算法,能够识别复杂背景下的小目标

    2下载:
  2. fastmatch__一种快速的图像匹配算法,能够识别复杂背景下的小目标
  3. 所属分类:图形图象

    • 发布日期:2009-03-04
    • 文件大小:225.09kb
    • 提供者:superljcai
  1. 图像匹配的小程序

    1下载:
  2. 图像处理的小程序,很简单,适合初学者熟悉语言和算法
  3. 所属分类:图形图象

    • 发布日期:2009-05-04
    • 文件大小:335.55kb
    • 提供者:caesar4045
  1. c# 图像匹配算法实现

    0下载:
  2. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-10-21
    • 文件大小:3.04mb
    • 提供者:ggopen
  1. surf特征点匹配

    2下载:
  2. 很好的特征点匹配算法—surf,性能好于harris和sift,并且使用C++和matlab混合编程,速度更快,更加准确!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-06-21
    • 文件大小:1.22mb
    • 提供者:youwen1022
  1. RegisterBasedOnHarrisCorner.ra

    0下载:
  2. 基于角点检测的图像匹配算法,用Harris作为角点检测,然后根据几何特点进行配准,Corner detection based on image matching algorithm, with Harris as the corner detection, and then according to the geometric characteristics of alignment
  3. 所属分类:图形图象

    • 发布日期:2017-04-10
    • 文件大小:1.02mb
    • 提供者:Milin
  1. 利用模式识别中的模板匹配算法

    0下载:
  2. 数字识别,利用模式识别中的模板匹配算法,主要实现的是车牌的数字和汉字识别-Number recognition, pattern recognition in the template matching algorithm, the main achievement is the license plate number and character recognition
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-22
    • 文件大小:189.72kb
    • 提供者:飞翔
  1. sift

    0下载:
  2. 一位浙大本科生的关于SIFT匹配算法的论文,讲解的比较详细,里面有和角点检测匹配算法的比较。-Zhejiang University undergraduates a SIFT matching algorithm on paper, more detailed explanations, there are corner detection and matching algorithm comparison.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:1.3mb
    • 提供者:罗胜华
  1. SiftANN

    0下载:
  2. 实现了SIFT特征点的提取和匹配功能,匹配算法使用的是ANN最相似最近邻居法。-Achieved a SIFT feature point extraction and matching, matching algorithm using ANN is most similar to nearest neighbor method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.7mb
    • 提供者:Li Yanli
  1. imcorr

    0下载:
  2. 基于相关的模板匹配算法的Matlab实现,表示出了相应的匹配区域-Template matching algorithm based on the correlation of the Matlab implementation, expressed the corresponding matching region
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:601byte
    • 提供者:章智凯
  1. imagematching

    2下载:
  2. 该程序采用matlabGUI编写,包含了经典的图像匹配算法.-MatlabGUI prepared using the program, including the classic image matching algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2015-05-31
    • 文件大小:128.45kb
    • 提供者:小斌
  1. SIFT_demo

    0下载:
  2. SIFT是一种非常热门的图像匹配算法,能对发生旋转、缩放的图像进行匹配,文件演示了匹配过程,用MATLAB给出了源代码-SIFT is a very popular image matching algorithm, can occur rotating, zooming, image match, the document demonstrated the matching process, using MATLAB source code is given
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1.4mb
    • 提供者:cxl
  1. siftDemoVC

    0下载:
  2. 基于opencv的图像匹配算法,经典的sift理论,可方便开发-opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:368.03kb
    • 提供者:jasper
  1. xiaobotezhengtiqu

    0下载:
  2. 基于小波特征提取方法的图象匹配算法是基于matlab平台的
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1.93kb
    • 提供者:baesea
  1. IDA

    0下载:
  2. 对两幅图像特征点对匹配算法的一个实现,采用了09年pami一文章的观点,算法名称IDA(Incremental Dissimilarity Approximations)-Feature points of two images of an implementation of matching algorithm used pami a 2009 article, views, the algorithm name of IDA (Incremental Dissimilarity Approx
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:994byte
    • 提供者:zhaoyuhang
  1. MCROSOFT_Matching

    0下载:
  2. 微软研究院做的一个 集合了几种常见的立体匹配算法:包括sad,ssd,bp,maxflow等等。而且自带truth map可以评估自己的算法-Microsoft Research to do a collection of several common stereo matching algorithm: including the sad, ssd, bp, maxflow and so on. Truth map and can bring their own assessment of t
  3. 所属分类:3D图形编程

    • 发布日期:2013-04-01
    • 文件大小:175kb
    • 提供者:woxiest
  1. Matlab

    0下载:
  2. 图像模板匹配算法用MATLAB来试验,有例子大家可以看看,有上占还不完好,有能力的自己-Image template matching algorithm using MATLAB to test, there are examples we can see, there are not well accounted for, the ability of their changed
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:66.67kb
    • 提供者:zheng
  1. ATaxonomyandEvaluationofDenseTwo-Frame

    0下载:
  2. 一位外国专家基于三维立体匹配算法的论文,并有基本实验作为研究。-A foreign expert-matching algorithm based on the three-dimensional paper, and basic experiments for the study.
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:1.26mb
    • 提供者:小石头
  1. WangZhongMei

    0下载:
  2. 采用模板匹配算法,对目标进行定位,效果较好,定位准确-Template matching algorithm using the target position, the effect of better positioning accuracy
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:555byte
    • 提供者:wangzhongmei
  1. ImageTextureBasedOnATemplateMatchingAlgorithm

    0下载:
  2. 一种基于图像纹理的模板匹配算法 图像匹配-Image texture based on the template matching algorithm for image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:159.09kb
    • 提供者:sky
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com