节点文献

复杂图像文本提取关键技术与应用研究

Research on the Text Detection and Extraction from Complex Images

【作者】 张健

【导师】 程仁洪;

【作者基本信息】 南开大学 , 计算机应用技术, 2014, 博士

【摘要】 近年来,随着便携式摄影设备的普及和互联网发展,数字图像和数字视频的数量正以惊人的速度增长。嵌入在图像和视频中的文字是图像语义的重要表达方式。如果能够利用计算机自动定位和识别这些文字,就可以让计算机自动理解图像的内容,进而借助已经成熟的文本检索技术来检索图像,从而为基于内容的图像和视频处理提供一种途径。国内外学者在复杂图像文本提取与识别方面做了大量研究,并取得阶段性成果,现有OCR软件处理文档图像取得了很好的效果。但是对背景较为复杂的场景图像和分辨率较低的原生数字图像中包含文本的提取研究还处于初级阶段。本文中,我们将复杂图像文本提取过程分为如下四个步骤:图像二值化处理;在二值化图像中提取所有连通体;通过条件随机场模型标记文本连通体;对文本连通体进行文字识别。针对提取过程的每一个步骤,本文进行了如下研究:首先,利用小波的优良去噪性,提出了基于小波变换的图像二值化方法。先将待处理复杂图像转化为灰度图像,然后利用小波分解、多层小波滤波、小波重构将图像中的前景文字作为噪音去除,从而得到图像的背景分布;将背景分布与灰度图像做差运算得到图像的前景分布;再计算局部阈值;最终得到二值化图像。通过与其他著名的八种二值化方法进行对比实验,表明基于小波变换的二值化方法优于其它方法。第二,采用深度遍历方法和形态学的膨胀操作对二值化图像进行连通体抽取,选取连通体关键特征,基于条件随机场模型进行文本分割。选取合理的实验参数,CRF模型能够很好地对连通体进行分类,达到文本分割的目的。第三,使用改进的HOG特征对文字进行识别。考虑在倾斜、光照不均、噪音干扰、边缘柔化等多种异态情况下的复杂图像的字符识别问题,提出基于稀疏编码与梯度方向直方图相结合的SC-HOG方法来进行字符识别研究。此方法先利用稀疏编码得到基向量和稀疏系数,通过重构图像滤除噪音、处理边缘柔化;然后利用梯度方向直方图抽取复原图像的字符边缘梯度特征,削弱倾斜和光照的影响;最后将获取的特征向量送入分类器,实现异态字符的识别。通过在设计字符集和现实字符集上进行字符识别实验表明,SC-HOG方法能够对上述复杂情况的图像中包含的文本进行有效的识别。第四,考虑字符图像尺度和平移影响文字识别率的问题,提出了具有尺度和平移鲁棒性的STRHOG方法来进行字符识别。通过剪裁梯度矩阵处理将字符图像的“边”去除,通过归一化梯度矩阵处理,将待识别的字符图像转换为相同大小,实验表明,利用STRHOG方法处理的图像,文字识别率得到了很大提高。最后,文中对复杂图像文本提取技术做了应用研究,指出了该技术广阔的应用前景。并且利用本文提出的关键技术,构建基于关键词的敏感网络图像过滤系统。

【Abstract】 With the rapid development of multimedia technology and Internet technology, the number of digital images and video is growing at a tremendous rate. Embedded text in images and videos, to a certain extent describe and illustrate the content of images and videos, is an important expression of the image semantic content. If these words can be recognized automatically with computers, the understanding of the content of images and classifying images as well as other operations can be realized automatically with the assistant of computers. Based on this processing and with the help of matured means of text retrieval technology to retrieve the picture, a means for the application of content-based image and video etc. is providedThe researchers classify the images of text message to be extracted into three categories:document image, scene image and born-digital image. The existing optical character recognition software mainly deals with document images and produces good results. Although there are many methods having been proposed over the past years for text extraction and recognition, the text detection and extraction from complex images are still a challenge. Most researches have only studied relatively simple images or images with simple background. The research of text extraction from complex and low-resolution scene images and born-digital images is still in its initial stage.Automatic detecting and extracting text from complex images is a multi-step process, which comprises four stages:image binarization, CCs extraction, text-CCs textraction and characters recognization.In this paper, a new image binarization method is proposed. Based on the knowledge of the fine de-noising effect of wavelet, the complex images are firstly converted to gray images followed with the removal of the foreground text in the images as noises using wavelet decomposition, multi-wavelet filtering and wavelet reconstruction, and consequently get the background distribution of the image; Secondly the distribution of the foreground image is acquired from the differential operation on the grayscale image and the background distribution; Finally the binary images are obtained through the calculation of local threshold.Then connected component (CC) is calculated with the usage of wavelet based image binarization segmentation method and a series of CC are extracted from both non-text CC and text CC. the CRF model are built for the image, the features of the CC and the context are extracted, the training data sets and the testing data sets are achieved and the conditional probability model is built with the training data sets.This paper considers the problem of recognizing complex image character under tilt, uneven illumination, noise, edge softening and other different state conditions. We present SC-HOG combining sparse coding and gradient direction histogram to recognize abnormal characters.In this paper, we introduce STRHOG, an extended version of HOG, to the recognition of characters in complex images. Two more steps, Clipping and normalizing gradients matrices, are added in STRHOG to reduce the impact of scale and translation.With the above key technologies, this paper constructes a keyword-based sensitive network image filtering system. In this system the network administrator specifies the site to be detected, then the images of all the webpages in this website are taken out with web crawler technology and the digital image processing text extraction kits are called to process these images. Afterwards the extracted text information is fuzzy matched with the key words in the keyword library. When the matching exceeds the threshold, the image will be submitted to the network administrator for further treatment.

  • 【网络出版投稿人】 南开大学
  • 【网络出版年期】2015年 07期
  • 【分类号】TP391.41
  • 【被引频次】23
  • 【下载频次】1267
  • 攻读期成果
节点文献中: