搜索资源列表
车牌的汉字识别
- 主要介绍车牌中的有关汉字的识别
车牌汉字识别
- 基于vc和matlab对车牌进行定位,分割从而实现车牌识别,包括汉字,数字和字母
VC与MATLAB的车牌汉字识别系统
- 利用 VC和MATLABA实现联机对车牌的汉字进行识别,方法很好,很实用的介绍
character_recgonize
- 字符识别程序 mydate.dat为字库 先点击file, 点open,读入字库 学习时字库自动保存 已有键盘字符,字母,数字 和简单汉字 如要识别复杂汉字,请先用学习功能 向原作者致敬!-Character recognition process for the font mydate.dat click file, point open, read font study has been automati
paizhaoshibie1
- 提出了一种汽车牌照的自动识别算法:先对汽车图象进行直方图均衡、平滑去噪、二值化 预处理,再根据车牌上文字变化特点快速、准确地从复杂背景中分割车牌,最后采用投影-变换系 数法提取汉字、英文和阿拉伯数字的不同维数的特征,送到相应的BP神经网络中进行识别,较好 地解决了汽车牌照的自动识别问题。 -A vehicle license automatic recognition algorithm: first automotiv
THERESEARCHOFTECHNOLOGYINLICENSE
- 车牌的字符识别是整个车牌识别过程中重要的一环,识别方法的好坏直接影 响到了整个车牌最后的识别结果,关键在于特征的选择和匹配,难点主要是由于 受到摄像机的性能、车牌的整洁程度、光照条件和车辆运动等因素的影响使得车 牌字符出现较严重的模糊、缺损或污染,本文采用组合法对汉字和字母、数字分 别进行识别,得到了一个较好的处理结果。 -License plate character recognition of license
chepaishibie
- 本源码为车牌识别的VC++源码,能对车牌的数字,字母,汉字进行识别,识别效果好。-The source code for license plate recognition VC++ Source can license plates numbers, letters, Chinese characters for identification, to identify effective.
13898348lpcs1
- 实用原则的基础上不仅可以提高汽车车牌上汉字、英文字母和 数字的识别率,而且适合我国目前交通汽车业的现状,因此具有很好的研究 和开发价值-Utility based on the principle of car license plate can not only improve on Chinese characters, English letters and numbers recognition rate, but al
car
- 一个车牌检测的程序,可以检测出汽车牌照,数字字母识别非常准确,汉字识别会有错误-A license plate detection program that can detect license plates, numbers, letter recognition is very accurate, there have been mistakes Chinese character recognition
1
- 数字识别,利用模式识别中的模板匹配算法,主要实现的是车牌的数字和汉字识别-Number recognition, pattern recognition in the template matching algorithm, the main achievement is the license plate number and character recognition
recognize
- 主要介绍关于汽车牌照中的汉字识别,其中也包括车牌的定位操作-Mainly introduces the character recognition about car licence
chepaidingweiyanjiu
- 本文是在以往的车牌分割算法的基础上着重介绍了一种车牌识别技术中的 字符分割算法,以及针对一种已有的字符识别算法的改进性研究。 车牌自动识别技术是指能够检测到受监控路面的车辆并自动提取车辆车牌 信息(含汉字字符、英文字母、阿拉伯数字及号牌颜色)进行处理与识别的技术。 它以计算机技术、图像处理技术、模糊识别技术为基础,建立运动车辆的特征模 型,识别车辆特征,如号牌、车型、颜色等,并着重解决高速车辆图像的获取及 清晰度
SVM-test
- 这是SVM+水平竖直直方图特征的车牌字符识别。包括汉字、字母、数字的识别。-This is SVM+ horizontal vertical histogram license plate character recognition. Including Chinese characters, letters, numerals.
chepaihanzishibiexitong
- 车牌识别是我国实现智能交通的重要课题,车牌汉字识别是实现车牌识别的难点。进行车牌汉字识别前的车牌定位与分分、灰度归一化和尺度归一化等预处理工作,提取特征,运用模式识别算法实现车牌汉字识别,并给出实验结果。-Our license plate recognition is an important subject intelligent transportation, license plate character recognition
简单的车牌识别程序
- 简单的车牌识别程序,基本能用,识别汉字还存在问题.采用的模糊算法,成功率还可以.
License Plate Recognition
- 在一张含有汽车车牌的图像中,提取车牌及车牌中的汉字和车牌号(车牌汉字识别的不是很完美)(In an image containing a car license plate, the extraction license plate and license plate in the Chinese characters and license plate number (license plate Chinese character r
最新车牌识别系统源码VC++
- 通过车牌提取、图像预处理、特征提取、车牌字符识别等技术,识别车辆牌号,目前的技术水平为字母和数字的识别率可达到96%,汉字的识别率可达到95%。(Through the license plate extraction, image preprocessing, feature extraction, character recognition of license plate recognition technology, vehic
标准库
- 用于车牌字符识别系统中的模板匹配识别法,模板库的简历,含数字字母和汉字(Template matching recognition method for license plate character recognition)
车牌汉字样本
- 车牌识别中汉字训练样本,包含31个省份,每个字符几十到几百个样本。(License plate recognition Chinese character training samples, including 31 provinces, each character tens to hundreds of samples.)
基于matlab+模板匹配的车牌识别
- 车牌识别系统(License Plate Recognition System,LPRS)在许多应用程序中 扮演一个重要的角色,如停车场系统、道路监控、高速公路收费系统、电子警察系 统。在我国,车牌种类较多,并有数字、字母和汉字,与别的国家的车牌相比较为 复杂。课题中提出了基于人工神经网络(ANN)的车牌自动识别系统。车牌识别 系统包括三个主要组件:车牌定位、字符分割和字符识别。(License plate recognitio