搜索资源列表
binary+chars24X48
- 汽车车牌识别中,字符识别是用的字符和数字模板,binary+chars24X48,大小是24*48
moban.rar
- 利用模板法经行字符识别,并且扩充成车牌的识别,Template method by using character recognition, and expansion into the identification plate
ex2
- 汽车牌照定位与字符识别 要定位汽车牌照并识别其中的字符,我们采用Matlab平台提供的一些图像处理函数,以傅立叶变换通过字符模板与待处理的图像匹配为核心思想。 -Vehicle license location to location and character recognition vehicle license and identify the characters, we use Matlab platform provides a number of image processing
4
- 基于模板匹配的车牌字符识别算法研究,使用模板匹配,来实现车牌的字符识别。-Based on template matching license plate character recognition algorithm using template matching, to achieve the license plate character recognition.
chepaishibie
- 一个车牌识别的小程序,有图有程序有说明,其中字符识别部分用的是模板匹配的办法。-A small license plate recognition program, there is a procedure chart shows, some of which use character recognition approach is template matching.
License-plate-recognition
- 绝对好的!用matlab实现的车牌识别程序,包含字符提取和字符切割模块的程序和字符模板-Absolutely good! License plate recognition using matlab implementation procedures, including character extraction and character segmentation module of the program and character templates
5
- 文提出了一种基于模板匹配和神经网络的车牌识别方法.该方法集成了模板匹配识别车牌字符和神经 网络识别车牌字符的各自优势-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
DibTransform
- 基于MFC的车牌识别软件,能够对图片上的车牌进行准确的定位与识别,其中,字符识别算法采用13段特征模板匹配法。-MFC-based license plate recognition software on the license plate on the picture for accurate positioning and recognition, of which the character recognition algorithm using 13-segment feature m
Untitled2
- 基本MATLAB的车牌识别方法,包含定位,切割以及用模板匹配法识别切割后的字符-Basic MATLAB license plate recognition method, including positioning, cutting and template matching method to identify cut characters
patternrecognition
- 完成了车牌识别 用模板匹配法 有标准字符库和程序 matlabGUI界面编程-pattern recognition
chepaishibie
- 使用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
车牌识别系统MATLAB源代码完整
- clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_
chepai
- 对汽车车牌进行识别,得到车牌号,包含程序源文件和字符模板和图片(Car license plate recognition, get the license plate number)
func
- 自写的基于模板匹配的车牌识别系统,附有字符模板和测试车牌图片。((A system of License Plate Recognition.It has character template and text picture.))
字符模板
- 里面含有各种车牌上的数字、字母、汉字,适用于车牌识别训练(Contains digital, alphabet, Chinese characters, used for license plate recognition training)
my_scanner-master
- 识别文字,字符识别字符的识别目前用于车牌字符识别(OCR)中的算法主要有基于模板匹配的OCR算法以及基于人工神经网络的OCR算法.(Character recognition is currently used in license plate character recognition (OCR). There are mainly OCR algorithms based on template matching and OCR algorithm based on artificial n
车牌识别
- 可实现MATLAB环境下的车牌识别系统源程序,运用模板匹配法进行字符识别。(The source program of license plate recognition system under MATLAB environment can be realized, and the character recognition can be carried out by template matching method.)
新建文件夹
- 建立一个模板图片库,将车牌的图片上的每个字符与库中的图片使用模板匹配法进行识别(A template library is built to identify each character in the license plate picture and the pictures in the library by template matching method)
标准库
- 用于车牌字符识别系统中的模板匹配识别法,模板库的简历,含数字字母和汉字(Template matching recognition method for license plate character recognition)
基于matlab+模板匹配的车牌识别
- 车牌识别系统(License Plate Recognition System,LPRS)在许多应用程序中 扮演一个重要的角色,如停车场系统、道路监控、高速公路收费系统、电子警察系 统。在我国,车牌种类较多,并有数字、字母和汉字,与别的国家的车牌相比较为 复杂。课题中提出了基于人工神经网络(ANN)的车牌自动识别系统。车牌识别 系统包括三个主要组件:车牌定位、字符分割和字符识别。(License plate recognition system plays an important ro