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

搜索资源列表

  1. bracketmatch

    0下载:
  2. 检查算数表达式中括号是否匹配 使用“链式栈”模板定义作为数据结构来实现括号匹配。-Check the arithmetic expression in parentheses match use " chain stack" template definition as a data structure to achieve the matching parenthesis.
  3. 所属分类:Data structs

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

    0下载:
  2. 图象匹配算法,可以实现图像的监测,利用模版算子进行图像的匹配算法代码-Image matching algorithm, the image monitoring can be achieved using the template operator for image matching algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4173
    • 提供者:skylight
  1. APyramid

    1下载:
  2. 基于VC++的图像匹配的金字塔算法。输入原始的512*512灰度图像,同时输入模板图像,分别输出图像和模板图像的三层金字塔图像,用来分层匹配;对输入图像利用小波变换分层,并形成三层金字塔,然后对模板图像做同样的处理,然后从顶至下以此对原始图像和模板图像进行匹配,匹配采用简单的对应像素的绝对误差累计来表示。提供测试模式集及其测试结果。-Based on VC++ pyramid algorithm for image matching. Enter the original 512* 512 gr
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-05
    • 文件大小:1785824
    • 提供者:xinxin
  1. CompareImage

    0下载:
  2. 几何匹配,创建模板->编辑模板,最终寻求到满足条件的区域-Geometric matching to create template-> edit the template, eventually seeking to meet the conditions of the region
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11041135
    • 提供者:黄毓
  1. 5-4

    0下载:
  2. 将图像映射到极坐标,此程序可以用来模拟人来的中央视觉,并可以用于物体跟踪方面的尺度及选旋转不变的模板的快速匹配-The image is mapped to polar coordinates, this procedure can be used to simulate people to the central vision, and can be used for object tracking in scale and rotation invariant template of the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:87316
    • 提供者:lin
  1. ipadGlove

    0下载:
  2. matching shape can be subdivided between two approaches: feature-based and template-based matching. The feature-based approach uses the features of the search and template image, such as edges or corners, as the primary match-measuring metrics to fin
  3. 所属分类:Home Personal application

    • 发布日期:2017-05-27
    • 文件大小:10481405
    • 提供者:gislam
  1. Create_a_Template

    0下载:
  2. Create a template for matching.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:60660
    • 提供者:babu32
  1. mfccdtw

    1下载:
  2. 先用端点检测将语音中有用的语音部分提取出来(即将头部和尾部的静音部分除掉),然后用LPC算法提取语音信号的特征参数,进行动态归整(DTW算法)后与模板库里面的标准语音作比较,最后将识别结果进行D/A转化后播放出来。在本部分的设计中,则主要完成语音识别的模式匹配算法部分的软件实现。 -First with the endpoint detection of speech to voice some of the useful extracted from the (soon to mute som
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-22
    • 文件大小:6816633
    • 提供者:吴斌
  1. AC-automation

    0下载:
  2. 建立AC自动机,实现快速字符串匹配的模板。 高效建立trie,并且构造fail指针。 在敏感词过滤和杀毒方面有广泛应用-AC automatic machine set up, fast string matching template. Efficient establishment of trie, and the structure fail pointer. In the sensitive word filtering and anti-virus has a wi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1185
    • 提供者:gw
  1. TemplateMatching

    0下载:
  2. 基于模板的图像匹配,使用matlab实现,代码简洁, 有清晰注释-Template-based image matching, the use of matlab, the code is concise, clear notes
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:310435
    • 提供者:tanii
  1. match

    0下载:
  2. 指纹代码库,可以达到指纹校验,匹配,模板采集的功能-Fingerprint code base, you can reach the fingerprint verification, matching, template collection feature
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:29232
    • 提供者:haha
  1. DTW

    0下载:
  2. Read the parameters of the template of test and Matching distance from the array
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1404
    • 提供者:alice
  1. templateMatcher

    0下载:
  2. 利用相关算法进行模板与原图匹配,已经证实可以使用,效果还是挺不错的。-using image collation to match template with scene image. It proved very well in matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:731
    • 提供者:杨力
  1. cvwork_correlation

    0下载:
  2. 使用vc++6.0和opencv1.0实现的模板与目标图片的匹配,用模板图像通过依次与图像的重叠区域进行相似度比较,将相似度最大的区域作为匹配目标区域。得出最后的匹配结果-Using vc 6.0 and opencv1.0 achieve the target image matches the template, using the template image followed by image overlap region with similarity comparison, simi
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:49218
    • 提供者:wangbin
  1. ACMPedia

    0下载:
  2. ACM资料大全: 含 北大ACM配套教程.pdf: 北大百练OJ配套用; ACM程序设计.pdf : 用STL进行ACM编程,北大OJ用 ACM的算法分类(北邮OJ).htm 题目分类(文件夹): 含POJ,北邮OJ及ZJU的部分OJ题分类 ACM算法模板(吉林大学): 久负盛名的ACM算法模板; C++函数手册+(LibraryFunctions).chm : C++快速参考,尤其是STL参考很有用;-ACM Sourcebook: Contain Bei
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-19
    • 文件大小:5507060
    • 提供者:Frank.Sun
  1. MyPatternMatch

    0下载:
  2. This program is able to mark a matching target from a template wich is given by the user. The putuput image marks the matching with an with line, that indicates the place where the program found the pattern.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:103328
    • 提供者:ffebres
  1. EmailTransfer

    0下载:
  2. 邮件自动匹配功能。给出相应的模版,能自动匹配成相应的邮件。-E-mail auto-matching. Given the appropriate template to automatically match the corresponding message.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:412654
    • 提供者:zhendantong
  1. Facial-Feature-Tarcking

    0下载:
  2. 研究优化人脸特征提取问题,针对长期以来在不贴标记点的情况下用传统的光流、Snake、可变模板等方法对纹理特征变化大的特征点不能有效跟踪,并且解决单独采用Gabor 小波系统开销大等问题,为了在人脸图像中提取准确信息,提出了人脸特征点的跟踪方法,分组采用改进的光流法和弹性图匹配的方法进行特征点跟踪。对眼睛、眉毛、上下眼皮等14 个表 情变化不大的特征点使用光流法进行跟踪,最后对变化大的嘴部8 个特征点运用Gabor 小波的弹性图匹配方法进行仿真。-Gabor wavelet research
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:444285
    • 提供者:yaomeng
  1. lianma

    0下载:
  2. 利用链码进行图像匹配,对待匹配图像和模板图像提取链码-Chain code for image matching, treat match the image and the template image extraction chain code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:12085
    • 提供者:秦鹏
  1. WaveletTransform

    1下载:
  2. 边缘是图像中最重要的信息,是模式识别、图像分 割以及场景分析的重要基础。边缘检测是图像处理领 域一项重要的技术和任务。图像中边缘通常解释为灰 度值有突然改变,像素梯度具有局部极大值。很多经 典的边缘检测算子如:Roberts, Sobel, Prewitt, Frei- Chen和Laplacian等,均以图像局部区域特征与特定 边缘模式匹配为基础,定义数个方向导数模板(一般为 窗口),将图像与模板进行卷积运算实现边缘检测。它 们具有实现简单,速度快速,易于应用
  3. 所属分类:Project Design

    • 发布日期:2015-11-03
    • 文件大小:2691072
    • 提供者:zhk
« 1 2 ... 35 36 37 38 39 4041 42 43 »
搜珍网 www.dssz.com