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

计算机工程 ›› 2013, Vol. 39 ›› Issue (4): 258-262. doi: 10.3969/j.issn.1000-3428.2013.04.059

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

基于马尔科夫随机场的粘连字符串切分算法

杨庆海1,卢 波1,颜子夜2,黄沈滨1,王海洁1   

  1. (1. 哈尔滨工业大学网络与信息中心,哈尔滨 150001;2. 华润万东医疗装备股份有限公司,北京 100015)
  • 收稿日期:2012-04-23 出版日期:2013-04-15 发布日期:2013-04-12
  • 作者简介:杨庆海(1969-),男,副研究员、博士,主研方向:图像处理,网络安全;卢 波,工程师、硕士;颜子夜,工程师、博士;黄沈滨,工程师;王海洁,工程师、硕士

Touched String Segmentation Algorithm Based on Markov Random Field

YANG Qing-hai 1, LU Bo 1, YAN Zi-ye 2, HUANG Shen-bin 1, WANG Hai-jie 1   

  1. (1. Network & Information Center, Harbin Institute of Technology, Harbin 150001, China; 2. China Resources Wandong Medical Equipment Co., Ltd., Beijing 100015, China)
  • Received:2012-04-23 Online:2013-04-15 Published:2013-04-12

摘要: 粘连字符串模式复杂,难以通过基于传统图像处理的方法进行准确分割,针对该问题,提出一种基于机器学习的粘连字符串切分方法。包括训练和分割2个部分,对字符串之间的分割位置进行学习,对于输入的粘连字符串,利用马尔科夫随机场网络得到各点可作为分割点的概率,在概率图上使用图像分割的算法确定分割位置。实验结果表明,该算法对模拟的粘连字符串、重叠字符串和真实的手写字符串都可以得到较好的分割结果。

关键词: 字符串切分, 粘连字符串, 机器学习, 马尔科夫随机场, 信念传播, 概率图

Abstract: For the complicated mode of the touched string, it is difficult to segment accurately based on the conventional image processing method, a touched string segmentation method is proposed based on machine learning, which includes training and segmentation. The segmentation knowledge between the characters is learned from an example database. The input touched string is processing via a Markov random field network to obtain a probability map, and the tradition image segmentation algorithm can be applied on the probability map to determine the split position. Experimental results on simulated touched string, overlapping string and the real touched hand writing string show that the algorithm is effectiveness.

Key words: string segmentation, touched string, machine learning, Markov random filed, belief propagation, probability map

中图分类号: