- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
毕业设计(论文)说明书
题目: 复杂背景图像中文本定位算法设计
系 名 信息工程系
专 业 电子信息工程
学 号 6008202349
学生姓名 杨 宇
指导教师 冀 中
2012年6月8日
摘 要
随着多媒体技术的飞速发展复杂背景图像中的文本定位研究不仅丰富了图像处理理论而且在诸如环境下的图像检索、交通管理中的车牌识别等具有重大的价值。复杂背景文本定位是一个具有大难度性的研究课题原因是文本图像的背景非常复杂,图像在室外拍摄,光照条件变化较大,其中不同文字的颜色、亮度、字体、大小、间距、对比度、排列方向和背景纹理等有很大差别。要提取具有复杂背景的文本,首先要找到包含文本的区域,然后才能文本识别模块进行识别。本文了现有的主要文本定位方法,分析了其中的优缺点,了基于边缘检测和支持向量机的图像文本定位方法。基于边缘检测的文本定位主要由金字塔分解、基于改进算子的边缘检测、边缘提取和二值化、连通区域分析、以及文本区域鉴定与合并几部分组成。首先运用改进的边缘检测算法检测出文本边缘,然后对检测结果进行连通区域分析、文本区域鉴定与合并得到候选的文本区域。通过将定位出的候选文本区域运用支持向量机的分类器训练的方法来提高文本定位的准确性实验结果表明,文本定位方法不但可以较准确的定位出相应的文本区域,而且具有定意义和较大的实用价值。
ABSTRACT
With the development of the multimedia technology, the study of locating texts under complicated background has not only enriched image processing theoretically, but also has enormous value in practical application. For example, the image retrieval under Internet environment and the discernment of the plate number in traffic administration. The location and extraction of text from complex background is an important research problem in the computer vision.The variation of the text in terms of characters font, sizestyle, orientation alignment, texture color and complex background makes the problem of text localization very difficult. The scene content is unconstrained and maybe both indoor and outdoor scenes under any lighting or contrast conditions.
To extract complex background text, text areas should be located first.Current text location methods ale researched in this paper, and the advantage and disadvantage of them are analyzed.Then text location method based on edge detection and support vector machines is implemented
Edge detection based text location method is composed by Pyramid decomposition, improved Canny algorithm-based edge detection, edge abstracting and binary, connected component analysis, text region identifying and combination. First, the improved Canny algorithm is used to detect the text edg
文档评论(0)