计算机应用 ›› 2011, Vol. 31 ›› Issue (01): 266-269.

• 模式识别 • 上一篇    下一篇

交通标识牌字符提取算法

王振1,魏志强2   

  1. 1. 中国海洋大学计算中心
    2. 中国海洋大学信息学院计算机系
  • 收稿日期:2010-07-07 修回日期:2010-08-20 发布日期:2011-01-12 出版日期:2011-01-01
  • 通讯作者: 王振
  • 基金资助:
    山东省中青年科学基金

Text extraction algorithm for traffic signs

  • Received:2010-07-07 Revised:2010-08-20 Online:2011-01-12 Published:2011-01-01
  • Contact: wang zhen

摘要: 为解决智能交通系统中道路标志牌字符提取问题,提出了一种快速的基于颜色与笔画的新算法。首先采用主元分析方法提取标志牌颜色特征并进行定位,然后对确认后的标志牌区域进行仿射处理,获得容易进行文字提取的图像。最后根据形态学的top hat、skeleton算子以及区域生长等算法得出道路标志牌字符清晰的二值化图像,送OCR软件识别。实验结果显示该算法具有很强的准确性和鲁棒性。

关键词: 主元分析, 仿射变换, 笔画算子, 区域生长

Abstract: A fast and robust Approach for the extraction of text on road signs based on color and stroke is proposed.First, a novel color model derived from Karhunen-Loeve(KL) transform was applied to find all possible road sign candidates. Then, affine transformation was performed to restore road signs to let every road sign seems to be vertical to the camera optical axis which can improve the accuracy in detecting texts embedded in road signs. Finally, mathematical morphology and region growing algorithms were used to obtain a clearer binary picture which is sent to OCR software. Experimental results demonstrate the great robustness and efficiency of proposed algorithm.

Key words: Karhunen-Loeve(KL) transform, affine transformation, stroke-based algorithm, region growing