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

计算机工程 ›› 2013, Vol. 39 ›› Issue (1): 239-243. doi: 10.3969/j.issn.1000-3428.2013.01.052

• 图形图像处理 • 上一篇    下一篇

改进SIFT算法在文字图像匹配中的应用

胡海青 1,2,谭建龙 2,朱亚涛 3,龚国成 2,刘金刚 1,2   

  1. (1. 首都师范大学计算机科学联合研究院,北京 100037;2. 中国科学院计算技术研究所,北京 100190;3. 河北农业大学信息科学与技术学院,河北 保定 071000)
  • 收稿日期:2012-02-16 修回日期:2012-05-02 出版日期:2013-01-15 发布日期:2013-01-13
  • 作者简介:胡海青(1987-),男,硕士研究生,主研方向:图像处理,模式匹配;谭建龙,副研究员、博士;朱亚涛,讲师;龚国成,工程师、硕士;刘金刚,教授、博士
  • 基金资助:
    国家“863”计划基金资助项目(2011AA010705);国家自然科学基金资助项目(61003295)

Application of Improved SIFT Algorithm in Text Image Matching

HU Hai-qing 1,2, TAN Jian-long 2, ZHU Ya-tao 3, GONG Guo-cheng 2, LIU Jin-gang 1,2   

  1. (1. Joint Faculty of Computer Scientific Research, Capital Normal University, Beijing 100037, China; 2. Institute of Computing Technology, Chinese Academy of Sciences, Beijing 100190, China; 3. College of Information Science and Technology, Agricultural University of Hebei, Baoding 071000, China)
  • Received:2012-02-16 Revised:2012-05-02 Online:2013-01-15 Published:2013-01-13

摘要: 使用SIFT算法对文字图像进行特征提取时,产生的特征点数目较少,且不同文字产生的特征向量存在强干扰性,导致匹配准确率较低。为此,提出一种改进的SIFT算法。该算法利用二值化图像代替灰度图像,增加特征点数目,并取消SIFT的旋转不变性。实验结果证明,与标准SIFT算法相比,改进SIFT算法能有效提高文字图像匹配的准确率。

关键词: 文字图像, 模板匹配, 尺度不变特征变换算法, 极值点, 特征向量, 特征提取

Abstract: Due to the particularity of the text images, using the Scale Invariant Feature Transform(SIFT) algorithm to extract can not get enough feature points. Otherwise, strong inferences between different words lead the dad matching result. Aiming at this problem, this paper makes a research on the SIFT algorithm and proposes an improved SIFT algorithm for text images template matching. The improved algorithm uses three methods to improve the efficiency, such as to use threshold images instead of gray ones. It increases the number of feature points and cancels the rotational invariance. Experimental result shows that the improved algorithm can effectively improve the accuracy of the text template matching than standard SIFT algorithm.

Key words: text image, template matching, Scale Invariant Feature Transform(SIFT) algorithm, extreme point, feature vector, feature extraction

中图分类号: