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

搜索资源列表

  1. multimediaLED

    1下载:
  2. LED字符分割和识别, 在此项目中我们主要完成了对拍摄到的6位LED数字进行分割和识别的课题。识别的数字范围在0~9。由于拍摄环境比较复杂,需要解决复杂背景下对LED字符的分割问题。我们利用了图像的色彩信息,先进行基于色彩的分割,然后对分割结果进行了固定阈值的二值化,并利用投影修正完成了对LED数码管图像的分割,并使用基于模板匹配的算法进行了识别,在匹配过程中对图像进行了尺寸归一化处理。最终得到了较好的识别效果,对10幅样图的识别率达到100%-LED character segmentat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11673
    • 提供者:yinxun
  1. thefacecognition

    0下载:
  2. 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -Offline Character Recognition for The template matching, USPS font terminology Fisher Linear found handwritten identification numbers. For some reason, some of the databases
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:67086
    • 提供者:飞飞
  1. changyongsousuosuanfa

    0下载:
  2. 常用搜索算法 光盘上包括了书上提供的例程及算法,均可在Visual C++ 6.0下编译通过。 读者可参照书籍了解程序的使用。 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -search algorithm commonly used on the CD, including a book on th
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:131868
    • 提供者:super
  1. lianjizifushibie

    0下载:
  2. 联机字符识别 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -online character recognition experimental materials inside provided some experimental pattern recognition database. These "
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:151777
    • 提供者:super
  1. tuojizifushibie

    0下载:
  2. 脱机字符识别 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -experimental materials inside provided some experimental pattern recognition database. These "numbers and letters images
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:191558
    • 提供者:super
  1. off_line_recognition

    0下载:
  2. 模式识别中的脱机字符识别,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法及细化算法。-pattern recognition of Offline Character Recognition, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching, digital identi
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:203645
    • 提供者:林晓芸
  1. offlineRec

    0下载:
  2. 数字图像识别中的脱机字符识别:手写数字识别之Fisher线性判别、手写数字识别之模板匹配法、数字识别之神经网络法、细化算法。-Digital Image Recognition of Offline Character Recognition : handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching, digital identific
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:186697
    • 提供者:孙阳白
  1. worddistinguish

    0下载:
  2. 脱机字符识别算法,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法 -offline character recognition algorithms, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching, digital identification neura
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:202750
    • 提供者:张建
  1. 脱机字符识别

    0下载:
  2. 脱机字符识别:手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法-Offline Character Recognition : handwritten figures identifiable Fisher Linear Discriminant, handwritten figures identifiable template matching method, digital identification neural network, thinn
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:200720
    • 提供者:丁俊
  1. BP-reconize

    0下载:
  2. BP神经网络法字符识别,不错的程序实例,采用输入,输出,三级过程,实现与模板的有效匹配-BP neural network character recognition, a good instance, the use of import, export, the three-tier process, with an effective template matching
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:61125
    • 提供者:nash
  1. method

    0下载:
  2. 脱机字符识别,手写数字识别之模板匹配法,c++开发环境-Offline character recognition, handwritten numeral recognition of the template matching method, c++ development environment
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:536245
    • 提供者:zhy
  1. 5

    0下载:
  2. 文提出了一种基于模板匹配和神经网络的车牌识别方法.该方法集成了模板匹配识别车牌字符和神经 网络识别车牌字符的各自优势-Paper proposes a template matching and neural network based on license plate recognition. The method integrates a template matching and neural network license plate character recognition li
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:306969
    • 提供者:
  1. kecheng2011

    1下载:
  2. 课程设计要求 0 实验一 基于模板匹配的字符识别 1 实验二 基于C均值算法的车辆检测与跟踪 3 实验三 水果分类系统设计 5 实验四 基于遗传算法的图像歪斜校准 6 实验五 基于BP网络的函数逼近 9 实验六 空调模糊控制系统设计 -Curriculum design requires 0 Experimental one based on template matching character recognition 1 C-means algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-20
    • 文件大小:81920
    • 提供者:delen2096
  1. template-matching-algorithm-

    0下载:
  2. 两种改进的模式识别算法应用在字符识别上,改进以后精度增加-Two improved pattern recognition algorithms used in character recognition, and improve future accuracy increases
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:724158
    • 提供者:qichengzuo
  1. optical-character-recognition

    0下载:
  2. 使用模板匹配识别字符,适合基础入门的模式识别联系-Character recognition using template matching for pattern recognition based portal contact
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:40588
    • 提供者:wendy
  1. The-license-plate-recognition

    0下载:
  2. 首先,针对车牌图像预处理采用了灰度化、中值滤波等的算法。其次,车牌定位的模块中研究了基于Canny的车牌边缘检测算法和形态学操作,提高了系统定位的准确率。然后,用基于垂直投影的垂直切分算法对车牌进行字符切分。最后采用模板匹配的算法对车牌字符进行识别。 -Firstly, the license plate is with a gray image preprocessing, median filtering algorithm. Secondly, the plate positioning
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:719668
    • 提供者:藕之花
  1. Tire-mark-Pattern-recognition

    0下载:
  2. 使用大恒图像采集卡进行轮胎图像采集,利用VC++2005 采用WTL界面框架开发一个简单的轮胎表面标记的采集与识别系统。首先采用灰度化和直方图均衡化方法实现图像预处理,然后采用OTSU阈值分割方法实现图像的二值化,在二值图像基础上,采用阈值面积消去法(空穴检出)实现图像去噪处理,并采用径向投影方法实现字符分割,最后采用模板匹配方法实现轮胎表面标记的识别。-This research uses DaHeng image gathering card to carry on tire image g
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-25
    • 文件大小:8259219
    • 提供者:靳鹏
  1. Character-recognition

    0下载:
  2. Character recognition based on template matching -Character recognition based on template matchingCharacter recognition based on template matchingCharacter recognition based on template matching
  3. 所属分类:software engineering

    • 发布日期:2017-12-15
    • 文件大小:49152
    • 提供者:Alian
  1. 标准库

    2下载:
  2. 用于车牌字符识别系统中的模板匹配识别法,模板库的简历,含数字字母和汉字(Template matching recognition method for license plate character recognition)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:45056
    • 提供者:麦康机
  1. template

    1下载:
  2. stm32+ov7670实现对蓝色车牌实现车牌区域定位、字符分割、字模匹配识别,最后识别出车牌结果。(STM32 + ov7670 realize the license plate region location, character segmentation, font matching recognition for the blue license plate, and finally recognize the license plate results.)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2020-09-30
    • 文件大小:6450176
    • 提供者:木.心.
« 1 23 »
搜珍网 www.dssz.com