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

搜索资源列表

  1. hhhhhh

    0下载:
  2. 车牌识别算法,字符分割部分基于模板匹配法-License plate recognition algorithm, character segmentation is based in part on a template matching method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:3420
    • 提供者:shuli
  1. oworrddistinnf

    0下载:
  2. 脱机字符识别算法,包含手写数字识别之Fisher线性判别,手写数数字识别之模板匹配法,数字识别之神经网络法,细化算法 已通过测试。 -Off-line character recognition algorithm, contains handwritten numeral recognition of the Fisher linear discriminant, the template matching method for handwritten numerals recogniti
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:203396
    • 提供者:利益
  1. ITesting0m

    1下载:
  2. 图像预处理 图像灰度化 模板匹配配 字符识别 轮廓提取可直接使用。 -The image pre-processing the image gray template matching contour extraction can be used directly with character recognition.
  3. 所属分类:Windows编程

    • 发布日期:2013-02-01
    • 文件大小:760481
    • 提供者:linggan
  1. fcheepaipanbbo

    0下载:
  2. 对于车牌灰度图像进行滤波去噪后先用峰谷法二值化,再用垂直投影法进行分割,最后后进行模板匹配,并用弧向判定法匹配对几组易出错的字符进行检测,从而的到车牌号。 -License plate grayscale image filter denoising with a peak-to-valley method after the first two values, then the vertical projection of the dividing Finally after the te
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:88150
    • 提供者:举例
  1. 6153

    0下载:
  2. 用matlab编程实现车牌字符的识别,在识别中运用了模板匹配的方法-Matlab programming realize license plate character recognition, the recognition using a template matching method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-06
    • 文件大小:346716
    • 提供者:李梅
  1. CharRec

    0下载:
  2. 字符识别的源码,可识别数字和英文。包括图像处理和模式识别的内容。图像处理包含转灰度图、二值化、滤波、细化、分割、规格化等。模识别部分包含欧式距离的模板匹配和BP神经网络。-Character recognition source code, can recognize numbers and English. Including image processing and pattern recognition. Contains to grayscale image processing, bi
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-12
    • 文件大小:784848
    • 提供者:李龙
  1. temp_match_neural_licen_recog

    0下载:
  2. 基于模板匹配和神经网络的车牌字符识别方法.-Based on template matching and neural network license plate character recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-20
    • 文件大小:282674
    • 提供者:yc
  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. patternrecognition

    0下载:
  2. 完成了车牌识别 用模板匹配法 有标准字符库和程序 matlabGUI界面编程-pattern recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:217261
    • 提供者:
  1. template-matching-LPR

    0下载:
  2. 硕士论文的一种方法:基于模板匹配的汽车牌照字符识别,内含程序修改和运行说明,还有33幅汽车牌照测试图像,测试准确率80 ,效果还可以-A method of master s thesis: license plate character recognition based on template matching, that contains the program modification and operation, there are 33 pieces of car license p
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4449683
    • 提供者:
  1. licenseRecognition

    0下载:
  2. 基于模板匹配的车牌识别,效果还不错,运行时需要有标准的车牌字符模板-License plate recognition based on template matching, results were pretty good, you need to have a standard run-time license plate character template
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:4217
    • 提供者:liu
  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. PIPEISUANFA

    0下载:
  2. 原始图像,形态学处理,车牌定位,位置提取,模板匹配,字符识别-The original image, morphological processing, license plate location, location, extraction, template matching, character recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:35786
    • 提供者:杨光
  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. shibie

    0下载:
  2. 该识别程序是对26个英文字母和10个数字进行识别,用C++编程语言编写,同时采用13点特征提取对每一个字符进行有效的特征提取,再再用模板匹配最字符进行识别。-The identification procedure is 26 letters and 10 numbers identify, written C++ programming language, while 13-point feature for each character extract effective feature e
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:6737896
    • 提供者:邱昌峰
  1. OCR

    0下载:
  2. 基于模板匹配的字符识别,能够准确识别汉字和英文字母-Character recognition based on template matching, which can accurately identify numbers and English characters
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:86297
    • 提供者:Ruidong gao
  1. 0.1

    0下载:
  2. 自写的基于模板匹配的车牌识别系统,附有字符模板和测试车牌图片。-A system of License Plate Recognition.It has character template and text picture.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1001417
    • 提供者:穆沛
  1. chepaishibei

    0下载:
  2. 基于MATLAB的对车牌进行识别显示程序,采用特征提取、字符分隔、模板匹配方式-Based on MATLAB license plate identification display program, using feature extraction, character-delimited, template matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:964496
    • 提供者:jack
  1. chepaishibie

    3下载:
  2. 使用MATLAB对车牌进行识别,并在GUI界面上进行显示,字符识别采用的是模板匹配法,附有待识别车牌和字符模板库(License plate recognition using MATLAB, and displayed on the GUI interface, character recognition using the template matching method With the number plate and character template library to be r
  3. 所属分类:图形图象

    • 发布日期:2017-12-19
    • 文件大小:2794496
    • 提供者:小小朱
  1. 新建文件夹 (2)

    0下载:
  2. 使用特征提取与模板匹配方法识别数字验证码,预处理阶段包括验证码图像灰度化、二值化、去噪,去噪使用RGB三原色法,验证码字符分割采用自适应分割方法,最后提取单个验证码图像特征值,与模板库字符进行匹配识别(The use of feature extraction and template matching method of digital identification verification code, verification code preprocessing consists of i
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-04
    • 文件大小:22528
    • 提供者:张力123
« 1 2 34 »
搜珍网 www.dssz.com