- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
题目 车牌图像二值化方法的研究
摘要
随着我国经济的发展,高速公路、城市道路、安全管理停车场越来越多,对交通控制要求日益提高。智能交通系统已经成为当前交通管理发展的主要方向,汽车牌照自动识别技术是智能交通的一个重要环节。
二值化是车牌识别系统图像预处理的关键一步,汽车牌照在复杂的光照环境下,经常会出现车牌光照不均匀的现象,给图像二值化带来困难。为此,本文研究一种解决方法,使用整体阈值和局部阈值相结合的自适应阈值方法。该算法的主要步骤如下,首先使用滤波器去掉车牌图像不均匀光照的影响,然后用差分算子检测图像的灰度变化较为剧烈的地方,在这些像素上进行二值化阈值的自适应选择,其他像素则采取常规的方法决定二值化阈值,最后使用整体阈值和局部阈值相结合的自适应阈值方法进行二值化处理。实验表明,基于边界特征检测的算子的算法能很好的保留原图的边界特征,能有效克服不均匀光照的影响,二值化效果良好,车牌识别率得到显著提高。
关键词:二值化 整体阈值 局部阈值 自适应 边界特征
Study on license plate binarization method
ABSTRACT
With the development of our nation economy, there are more and more constructions in the expressway, city way and parking area, etc. The requisition on the traffic control, safety management improves day and day. The intelligent transportation system(ITS) has already become the main direction of present traffic administration , and License Plate Recongnition System as core of ITS, plays a very important role.
Binary is a key step of image preprocessing in License Plate Recognition system. It is a difficult task to binarize image under nonuniform illumination;and this problem is always met in license plate recognition system which must work under complex illumination.Thus, a new method of adaptive threshold selection is proposed which combines the local threshold and global threshold selection. The method as follow:first,we use filters to remove the nonuniform illumination of license plate image, then use difference operator detect the image intensity changes where are more severe, these pixel values on the threshold of the adaptive selection,Other?pixels are ?taken to?the conventional?method to determine?the threshold binarization. Finally, a new method of adaptive threshold selection is proposed which combines the local threshold and global threshold selection used for binarization. Our experiments show that the new algorithm keeps the original edge features well, this algorithm is robust in dealing with nonuniform illumination degraded license plates. With the propos
文档评论(0)