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

搜索资源列表

  1. PhaseBasedTemplateMatching

    1下载:
  2. 基于相位的模板匹配算法,此算法快速,可行性较好~-Template matching algorithm based on phase, this algorithm is fast, the feasibility of better ~
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:63657
    • 提供者:赵慧君
  1. templatematching

    1下载:
  2. 基于hausdorff距离的图像模板匹配算法-Hausdorff distance image based on template matching algorithm
  3. 所属分类:matlab例程

    • 发布日期:2013-03-12
    • 文件大小:4196810
    • 提供者:赵慧君
  1. bp

    0下载:
  2. 在双目立体视觉中立体匹配问题存在歧义性,是视觉研究中难点问题之。通过采用分水岭分割图像的方式有效的对图像进行了过分割处理,实现了基于图像块置信传播的匹配算法。-In the binocular stereo vision problem in stereo matching ambiguity, is the difficult problems in vision research. Images by using watershed segmentation method was effec
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:282512
    • 提供者:mstar
  1. SIFTtezhengpipeisuanfayanjiu

    0下载:
  2. SIFT特征匹配算法是目前特征匹配研究领域的热点 ,其匹配能力较强,可以处理图像 间发生平移、 旋转、 仿射变换的匹配 ,对任意角度拍摄的图像也具备较稳定的特征匹配能力。-SIFT feature matching algorithm is a hot research field feature matching, the matching ability to handle occurred between the image translation, rotation, affine
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:593525
    • 提供者:fenghao
  1. MotionEstimationquickalgorithm

    0下载:
  2. 摘 要:基于块的运动估计是视频压缩国际标准中广泛采用的关键技术。在对目前运动估计快速块匹配算法研究的基础上,描述了运动估计 的原理;揭示 了在图像质量、搜索速度和压缩码率等方面提高算法效率时存在的3 类主要问题 :初始搜索点的选择、匹配准则和搜索策略 ; 分另 q 阐述了目前常用的解决这3 类问题的方法,并进行了比较和分析 ;提出了对运动估计算法的一些展望。-Abstract: The block-based motion estimation is a video compress
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:181972
    • 提供者:zjl
  1. Progress-in-stereo-matching

    0下载:
  2. 双目立体匹配算法的研究与进展Progress in binocular stereo matching algorithms-Progress in binocular stereo matching algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:387739
    • 提供者:周雷
  1. stereo2

    0下载:
  2. 国外某位教授做的关于立体匹配方面的PPT,介绍了当前一些主要的立体匹配算法-Professor of foreign certain aspects of stereo matching on the PPT, describes some of the major current stereo matching algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1218194
    • 提供者:guyaxiang
  1. 9

    0下载:
  2. 由于选用部分Hausdorf距离进行图像匹配时不能满足较大尺寸图像匹配实时性要求,利用了多级分层匹配技术加速图像匹配,本文提出了多级实时图像匹配算法,该算法以部分Hausdorf距离为图像匹配相似性度量,结合小波变换多分辨率思想提取多尺度图像特征,实现了由粗到精多级分层实时匹配。-As part of the Hausdorf distance used for image match the larger size can not meet the requirements of real-t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:264736
    • 提供者:wenping
  1. ASW

    1下载:
  2. 自适应权重立体匹配算法,目前效果最好的局部匹配算法-Local and area-based matching methods generally measure the similarity (or dissimilarity) between the image pixels using local support windows.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:306176
    • 提供者:mstar
  1. ACBM

    0下载:
  2. acbm算法简介,在有限自动机的多模式匹配算法(DFSA算法)的基础上, 在算法中以连续跳跃的思想,给出了另一个更加有效的改进-About acbm algorithm, finite automaton in the multi-pattern matching algorithms (DFSA algorithm), based on a continuous jump in the algorithm to the idea, given the other more effective
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:75686
    • 提供者:gd
  1. template-matching-algorithm--

    1下载:
  2. 人脸识别的模板匹配算法,实现语言为matlab-the template matching algorithm for face recognition ,using matlab language
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:23724
    • 提供者:
  1. zfdg

    1下载:
  2. 图像中角点(特征点)提取与匹配算法,对于两幅相似的图像,通过角点检测算法,进而找出这两幅图像的共同点,从而可以把这两幅图像合并成一幅图像。(含程序)-Image corners (feature points) extraction and matching algorithms for two similar images by corner detection algorithm, and then find the two images in common, which can merge
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2953888
    • 提供者:范启跃
  1. hunynpipei

    0下载:
  2. 婚姻匹配算法研究,提供C++代码,主要实现代码,利用矩阵来分析-Marriage matching algorithm, provides C++ code, the main code, the use of matrix analysis
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1266
    • 提供者:大熊
  1. rotation-template-matching

    0下载:
  2. 基于互信息的模板匹配算法,最后通过fminsearch函数寻找全局最小值,以此达到互信息最大,可以对旋转的模板进行比较精确的匹配-rotation template matching using correlation of information,this method can get the precise result
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:699
    • 提供者:王光
  1. Design-of-navigation-system-on-MapX

    0下载:
  2. 。该文介绍了建立在对象链接与嵌入技术基础上的地图控件MapX的数据结构、功 能接口以及运行机制,并介绍了使用MapX开发电子导航系统中的地图模块的方法,文章最后设计 了一种快速地图匹配算法。-With the rapid development of science and technology,researches On the integrated application of GPS and GIS in electronic navigation system become
  3. 所属分类:GIS program

    • 发布日期:2017-03-29
    • 文件大小:330946
    • 提供者:罗杰涛
  1. pp2

    1下载:
  2. 影像匹配算法 ,摄影测量专业实习课程这几程序,相互学习-Image matching algorithm, photogrammetry, professional training courses in these programs learn from each other
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-11
    • 文件大小:3012832
    • 提供者:梦初见
  1. 基于sift算法的图像拼接,匹配和仿射变换的源代码,初学者可以参考

    0下载:
  2. 该代码包涵了sift算法中的特征匹配,提纯,两幅图像之间的仿射变换和最终实现图像的拼接技术,比较容易理解,更适合于初学者
  3. 所属分类:数值算法/人工智能

  1. 匹配算法分析

    0下载:
  2. 匈牙利算法的应用,匹配选择的问题,利用匈牙利算法求解匹配问题
  3. 所属分类:编程文档

  1. MATLAB 实现sift算法

    0下载:
  2. sift算法的matlab实现1.SIFT特征是图像的局部特征,其对旋转、尺度缩放、亮度变化保持不变性,对视角变化、仿射变换、噪声也保持一定程度的稳定性; 2. 独特性(Distinctiveness)好,信息量丰富,适用于在海量特征数据库中进行快速、准确的匹配; 3. 多量性,即使少数的几个物体也可以产生大量的SIFT特征向量; 4.高速性,经优化的SIFT匹配算法甚至可以达到实时的要求; 5.可扩展性,可以很方便的与其他形式的特征向量进行联合。
  3. 所属分类:源码下载

  1. KMP

    0下载:
  2. KMP算法是一种改进的字符串匹配算法,由D.E.Knuth,J.H.Morris和V.R.Pratt同时发现,因此人们称它为克努特——莫里斯——普拉特操作(简称KMP算法)。(KMP algorithm is an improved string matching algorithm, discovered by D.E.Knuth, J.H.Morris and V.R.Pratt simultaneously, so people call it Knut Maurice Platt ope
  3. 所属分类:数据结构

    • 发布日期:2017-12-20
    • 文件大小:11264
    • 提供者:法师学徒
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com