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

搜索资源列表

  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
    • 文件大小:194278
    • 提供者:飞翔
  1. templateMatchDemo

    0下载:
  2. OpenCV template match demo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2814
    • 提供者:konstantin
  1. MFC.MDI.document.template.code

    0下载:
  2. MFC MDI文档模板设计经典代码MFC MDI document template design classic code -MFC MDI document template design classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:42315
    • 提供者:k
  1. An.Image.Mosaic.Algorithm.Based.on.Matching.Shape.

    0下载:
  2. 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature po
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:171565
    • 提供者:memcpy
  1. at90usb128-demo-template-1_0_5

    0下载:
  2. AVR AT90USBkey AT90USB1287 at90usb128-demo-template-1_0_5
  3. 所属分类:USB develop

    • 发布日期:2017-03-28
    • 文件大小:515741
    • 提供者:Dima
  1. image-matching

    0下载:
  2. 图像匹配,通过选定模板图像和要要匹配的图像,在要匹配的图像中用红色方框标记处匹配的区域。-Image matching, through the selected template image and want to match the image, to match the image using the red mark at the box matches the area.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:342912
    • 提供者:孙谦
  1. synctex

    0下载:
  2. latex文献综述模板,适合写论文的人用,非常好-literature review latex template for thesis for human use, very good
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:72626
    • 提供者:cathyzhu
  1. InformationArchitectureOfTheVisioTemplate

    0下载:
  2. 信息架构的Visio模板: 总结了三种应用场合。 线框模板:也叫页面结构图,显示如何使用各种网页组件和模块。 地图模板:描述页之间的联系,每个页面都有唯一编号对应到线框模板。 流程模板:用纯粹的流程图或者图表来解释和界定一个过程。 -Information architecture of the Visio template: To summarize the three types of applications. Wireframe Template: also know
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:124452
    • 提供者:cnpoor
  1. Beatuerful_ppt_template

    0下载:
  2. 一些漂亮的英美幻灯片模板,包含阶梯、形状,背景色彩搭配很好。-A very beauterful ppt template,includes good backgourd accompanyied with nice layouts。
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1539863
    • 提供者:刘恒
  1. template

    0下载:
  2. ACM及各类基本算法模板,包括数据结构,计算几何,字符串,图论,数学,高精度等许多常用模板-ACM basic algorithm and various templates, including data structures, computational geometry, string, graph theory, mathematics, high-precision, and many other commonly used templates
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2230459
    • 提供者:陈澄
  1. Template-matching

    0下载:
  2. 模板匹配字符识别的程序,字符的模板制作说明-Template matching character recognition program, the character descr iption of the template production
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:874993
    • 提供者:
  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
    • 文件大小:601
    • 提供者:章智凯
  1. c++templatesexamples

    0下载:
  2. 《C++ template》即是C++模板库的书籍源代码。这是讲C++模板的经典书籍- C++ Template that is, C++ Template library books source code. This is the talk C++ Template classic books
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:175369
    • 提供者:xiang linjian
  1. OpenCV_Match

    0下载:
  2. 应用openCV实现的模板匹配函数,经过验证,效果较好。-Application of template matching to achieve openCV function, after authentication, better.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1210
    • 提供者:waangyan
  1. PhaseBasedTemplateMatching

    0下载:
  2. Phase Based Template Matching: Phase information is used for matching the input imagery with the template. Both the images are filtered with canny edge detector. The timing efficiency is introduced by implementing skipping steps while doing correlati
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:71967
    • 提供者:zhangxq
  1. FastTemplateMatchingWithPolynomials

    0下载:
  2. 多项式快速模板匹配的经典文章,推荐!《Fast Template Matching With Polynomials》-Fast template matching polynomial classic articles, recommended!
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1467212
    • 提供者:罗旺
  1. C++.Template.Metaprogramming

    0下载:
  2. C++.Template.Metaprogramming c++经典书籍-C++. Template.Metaprogrammingc++ Classic books
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:636316
    • 提供者:高林杰
  1. Classification

    1下载:
  2. 模式分类。包括:训练样本设计、模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类法-Pattern classification. Include: training sample design, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classificat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:517662
    • 提供者:yutao
  1. 50style-of-web-page

    0下载:
  2. 网页模版,50多种模版,可以成为网页制作的基本模版-Web page templates, more than 50 kinds of templates can be produced by the basic template page
  3. 所属分类:source in ebook

    • 发布日期:2017-05-12
    • 文件大小:2670171
    • 提供者:shiyu
  1. template

    0下载:
  2. 这是一个模板匹配方面的文章,介绍了在机器视觉领域,目标识别的介绍.-This is a template matching articles introduced in the field of machine vision, target identification introduction.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1406615
    • 提供者:Jerry
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com