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

搜索资源列表

  1. chepaishibie

    0下载:
  2. 一个车牌识别的小程序,有图有程序有说明,其中字符识别部分用的是模板匹配的办法。-A small license plate recognition program, there is a procedure chart shows, some of which use character recognition approach is template matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2089884
    • 提供者:晨菁
  1. template

    0下载:
  2. C Code template for ATMEGA16 AVR microcontrollers, intended to be used with HP-INFOTECH IDE. Easily portable for any application.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:48849
    • 提供者:isusnea
  1. Ease_Template

    0下载:
  2. Ease Template提供更简单更高效的方法,可以将数据库运用方法直接写入模板中,无须复杂的数组转换操作。Ease Template 模板可以在几秒钟改变整个站点的外观;可以让网站更容易实现多语言。-Ease Template provides a simpler and more efficient method, you can write directly to the database using the template method, no need to convert the
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:311723
    • 提供者:anna
  1. chepaishibie

    0下载:
  2. 学数字图像处理课程做的一个大作业,车牌识别的,用matlab编程实现,并采用了自适应阈值法,最后用模板匹配的方法实现了车牌的自动识别功能-Learn digital image processing program to do a great job, license plate recognition with matlab programming, using the adaptive threshold method, and finally with the template match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1037140
    • 提供者:xixi
  1. tuxiangpipei

    0下载:
  2. 基于小波变换的多分辨匹配算法: 首先利用小波的多分辩率特性将匹配图像和模板图像分解到乙层上,并且只保留LL低频部分,然后利用归一化相关法作为相似性度量,进行由粗到细的相关匹配过程,每次利用下一层的匹配结果在上层小范围内搜索。这样做极大地减少了搜索空间,而且减少了每次匹配计算相似度的数据量。 -Wavelet multiresolution matching algorithms: a wavelet multi-resolution feature will match the imag
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:252456
    • 提供者:韩小芳
  1. motempl

    0下载:
  2. 该代码是计算运动历史图像的实例,运动模板的检测,基于OPENCV-The code is to calculate the motion history image example, motion detection template, based on OPENCV
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:552656
    • 提供者:张倩
  1. ssda

    1下载:
  2. 关于数字图像处理中的ssda模板匹配方法。程序实现在指定图像中生成一个大小固定的矩形区域,然后用模板匹配法找出矩形位置。使用SSDA算法实现。包括源程序、待处理图像以及运行结果截图。-On digital image processing ssda template matching method. Procedures to achieve the specified image to generate a fixed size rectangular region, and then pos
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:119216
    • 提供者:刘雨相
  1. WordWrite

    0下载:
  2. 如何对word进行读,写的操作,可以按照指定模板插入文字、表格等内容。-How to word to read, write operation, according to a specified template can insert text, tables and so on.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:3071
    • 提供者:liuyang
  1. template-program-070313

    0下载:
  2. template programs for ROBOnova ROBOZAK
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:28064
    • 提供者:daniel D ALBINO
  1. Observer(design_pattern)(template)

    0下载:
  2. Observer设计模式的模版类实现,功能实用, 是我项目中的代码,使用非常方便。-Observer design pattern template class implementation, functional and practical, is my project code, easy to use.
  3. 所属分类:Game Engine

    • 发布日期:2017-03-29
    • 文件大小:2159
    • 提供者:占飞龙
  1. uCOS-II.Programming.template

    0下载:
  2. LPC2148微处理器ARM7开发板编程模板,带uCOS-II操作系统模板-Lpc2148 microprocessor arm7 development board, take ucos programming templates- ii operating system template
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:106508
    • 提供者:rui
  1. DArray-Template-better

    1下载:
  2. 现在实现的类已经比较好了,用户使用起来很方便。 但是,新的问题又出来了。 上述的动态数组只能存储double类型的数据。想象一下,另一个用户也想用这个动态数组,但是他处理的数据是int类型的,该如何办? 当然,你可以再写一个基于int类型的动态数组类,你发现,大部分的代码都不要改动,只要将类型double变成int即可。 如果另一个用户需要处理的是float类型,还有用户处理的是char类型的….该怎么办? 这样做的缺点很显然: ᠊
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:278129
    • 提供者:陈婉
  1. ssdaMatch

    0下载:
  2. 采用ssda基本算法在一幅图像中找到与模板图像相匹配的坐标位置-Used ssda method to found a coordinate position that the template image matched in a large image
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:204343
    • 提供者:李岩
  1. iriscode

    0下载:
  2. generates a biometric template from an iris in an eye image.-generates a biometric template from an iris in an eye image.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:16553
    • 提供者:samira
  1. SSDA

    0下载:
  2. SSDA序贯相似性检测方法对图像进行模板匹配。从源图像中取小图,再到源图像中找到小图所处的位置。-SSDA sequential similarity detection method of the image template matching. Source image taken from the small map, to find a small map the source image position.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1188
    • 提供者:geof
  1. pyxulrunner-template

    0下载:
  2. xul 捆绑 python的应用程序开发模板, 需要xul sdk 和 python.-xul+ python application template
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:17070
    • 提供者:shixin
  1. HausdorffDimension

    0下载:
  2. 利用Hausdoff距离进行模板匹配,此方法简洁快速,具有很好的鲁棒性能-Template matching using Hausdoff distance, this method is simple and quick, has good robust performance
  3. 所属分类:matlab

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

    0下载:
  2. VC Programming classic template code listVC编程开发链表模板经典代码 -VC Programming classic template code list
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:10527
    • 提供者:2
  1. wordtemplate

    0下载:
  2. 作者准备Springer-Verlag手稿时用的模版,可以在这上面直接写自己的文章手稿,方便快捷!-Instructions for Using the Author TemplateThe author template has been designed for authors preparing manuscr ipts for the series Lecture Notes in Computer Science for Springer-Verlag.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:147778
    • 提供者:胡登科
  1. template

    0下载:
  2. 自己整理的暑假里涉及的一些有关的东西。大部分做成了模板,有些我认为直接看源代码来得直接。-Finishing their summer vacation involved in some of the things. Most made the template, some of my opinion, more direct look at the source code directly.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:9825
    • 提供者:libincheng
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com