搜索资源列表
paizhaoshibie1
- 提出了一种汽车牌照的自动识别算法:先对汽车图象进行直方图均衡、平滑去噪、二值化 预处理,再根据车牌上文字变化特点快速、准确地从复杂背景中分割车牌,最后采用投影-变换系 数法提取汉字、英文和阿拉伯数字的不同维数的特征,送到相应的BP神经网络中进行识别,较好 地解决了汽车牌照的自动识别问题。
THERESEARCHOFTECHNOLOGYINLICENSE
- 车牌的字符识别是整个车牌识别过程中重要的一环,识别方法的好坏直接影 响到了整个车牌最后的识别结果,关键在于特征的选择和匹配,难点主要是由于 受到摄像机的性能、车牌的整洁程度、光照条件和车辆运动等因素的影响使得车 牌字符出现较严重的模糊、缺损或污染,本文采用组合法对汉字和字母、数字分 别进行识别,得到了一个较好的处理结果。
chepaishibie
- 本源码为车牌识别的VC++源码,能对车牌的数字,字母,汉字进行识别,识别效果好。
利用模式识别中的模板匹配算法
- 数字识别,利用模式识别中的模板匹配算法,主要实现的是车牌的数字和汉字识别-Number recognition, pattern recognition in the template matching algorithm, the main achievement is the license plate number and character recognition
car
- 一个车牌检测的程序,可以检测出汽车牌照,数字字母识别非常准确,汉字识别会有错误-A license plate detection program that can detect license plates, numbers, letter recognition is very accurate, there have been mistakes Chinese character recognition
recognize
- 主要介绍关于汽车牌照中的汉字识别,其中也包括车牌的定位操作-Mainly introduces the character recognition about car licence
chepaidingweiyanjiu
- 本文是在以往的车牌分割算法的基础上着重介绍了一种车牌识别技术中的 字符分割算法,以及针对一种已有的字符识别算法的改进性研究。 车牌自动识别技术是指能够检测到受监控路面的车辆并自动提取车辆车牌 信息(含汉字字符、英文字母、阿拉伯数字及号牌颜色)进行处理与识别的技术。 它以计算机技术、图像处理技术、模糊识别技术为基础,建立运动车辆的特征模 型,识别车辆特征,如号牌、车型、颜色等,并着重解决高速车辆图像的获取及 清晰度问题 本章是本文的绪论部分,主要介绍了车牌识别技术的应用
ChePaiShiBie
- 通过获取车牌图像,自动识别车牌号,包括其中的汉字、字母和数字。-Recognized the license plate automatically via the image.
License-plate-recognition-program
- 车牌识别技术(Vehicle License Plate Recognition,VLPR) 是指能够检测到受监控路面的车辆并自动提取车辆牌照信息(含汉字字符、英文字母、阿拉伯数字及号牌颜色)进行处理的技术。车牌识别是现代智能交通系统中的重要组成部分之一,应用十分广泛。它以数字图像处理、模式识别、计算机视觉等技术为基础,对摄像机所拍摄的车辆图像或者视频序列进行分析,得到每一辆汽车唯一的车牌号码,从而完成识别过程。通过一些后续处理手段可以实现停车场收费管理,交通流量控制指标测量,车辆定位,汽车防盗
chepaishibie
- 基于 c++的车牌识别,可识别数字英文字母,不能识别汉字-Based license plate recognition c++ to identify the number of letters of the alphabet does not recognize Chinese characters
SVM-test
- 这是SVM+水平竖直直方图特征的车牌字符识别。包括汉字、字母、数字的识别。-This is SVM+ horizontal vertical histogram license plate character recognition. Including Chinese characters, letters, numerals.
chepaishibie
- 车牌识别技术能够检测到受监控路面的车辆并自动提取车辆牌照信息(含汉字字符、英文字母、阿拉伯数字及号牌颜色)进行处理的技术。-License plate recognition technology can detect the monitored road vehicles and automatic extraction of vehicle license plate information (including Chinese characters and English letters
FntDemo
- 提供一个车牌用的英数字+全国省市简称汉字的点阵文件“车牌字32x15.dat”。供车牌识别使用。-Provide English digital+ provinces and cities nationwide a license plate with the abbreviation Chinese characters dot matrix file "license plate character 32x15.dat". For license plate recognition.
templates
- 车牌识别中数字、字母、汉字模板,每个各9各。-License plate recognition templates,including Numbers, letters, Chinese characters templates, each one has 9 templates.
LBP
- LBP特征提取算法,可以用于检测与识别。算法主要目的是提高车牌识别中汉字识别准确率。-Code about LBP feature extraction can be used for detection and recognition. This algorithm aims to improve the accuracy of Chinese char recognition of EasyPR.
plate-recognition
- 对自然场景中的字符识别,对车牌字符识别,随机抓取自然中的图像,可能包含数字、英文字符、汉字等-Character recognition in natural scenes, character recognition of license plate characters, random crawling of natural images, may include numbers, English characters, Chinese characters, etc.
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 recognition is not perfect))
最新车牌识别系统源码VC++
- 通过车牌提取、图像预处理、特征提取、车牌字符识别等技术,识别车辆牌号,目前的技术水平为字母和数字的识别率可达到96%,汉字的识别率可达到95%。(Through the license plate extraction, image preprocessing, feature extraction, character recognition of license plate recognition technology, vehicle brands, the current level o
字符模板
- 里面含有各种车牌上的数字、字母、汉字,适用于车牌识别训练(Contains digital, alphabet, Chinese characters, used for license plate recognition training)
基于matlab+模板匹配的车牌识别
- 车牌识别系统(License Plate Recognition System,LPRS)在许多应用程序中 扮演一个重要的角色,如停车场系统、道路监控、高速公路收费系统、电子警察系 统。在我国,车牌种类较多,并有数字、字母和汉字,与别的国家的车牌相比较为 复杂。课题中提出了基于人工神经网络(ANN)的车牌自动识别系统。车牌识别 系统包括三个主要组件:车牌定位、字符分割和字符识别。(License plate recognition system plays an important ro