作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (24): 204-205. doi: 10.3969/j.issn.1000-3428.2006.24.073

• 人工智能及识别技术 • 上一篇    下一篇

车牌识别中基于Rough集理论的字符识别

王希雷1,王 磊2   

  1. (1. 天津科技大学计算机科学与信息工程学院,天津 300222;2. 燕山大学机械学院CAD中心,秦皇岛 066004)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-12-20 发布日期:2006-12-20

Character Recognition of License Plate Recognition Based on Rough Set Theory

WANG Xilei1, WANG Lei2   

  1. (1. College of Computer Sci.& Info. Engineering, Tianjin Univ. of Sci. & Tech., Tianjin 300222; 2. Center of CAD, College of Mech. Eng., Yanshan Univ., Qinhuangdao 066004)
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-12-20 Published:2006-12-20

摘要: 用Rough集理论提取车牌中的文字、字母、数字、短横线的特征,再用这些特征进行模板匹配。该文中的基于Rough集可辨矩阵的特征选择算法,时间复杂度为O(mn2),改变了过去人们认为基于可辨矩阵的特征选择算法的时间复杂度不低于O(m2n2)的观点(其中m为数据集中特征/属性的个数,n为数据集中样本的个数)。给出了在车牌识别中的实验结果。

关键词: Rough集, 车牌识别, 特征选择, 二进制可辨矩阵

Abstract: This paper extracts the features of Chinese characters, letters, numbers and short across line based on Rough sets. Result by template matching can be obtained. The time complexity of feature selection algorithm based on Rough sets is O(mn2). Before, people think that the time complexity of feature selection algorithm based on Rough sets can not be under O(m2n2) in which m is the number of features, n is the number of samples in datasets. Finally, the experiment and results in license plate recognition are presented.

Key words: Rough sets, License plate recognition, Feature selection, Binary discernibility matrix