节点文献

网络多媒体信息处理系统中图像分析算法的设计和实现

Design and Implement the Image Analysis Algorithms in the Network Multi-Media Information Processing System

【作者】 陈彦名

【导师】 杨正球;

【作者基本信息】 北京邮电大学 , 计算机科学与技术, 2008, 硕士

【摘要】 目前网络上涌现了海量的视频数据,其中存在大量非法信息的问题,本文针对这一情况提出了多媒体信息处理系统的背景和总体设计方案。该系统分为疑似非法视频的发现和分析两大部分,目的是为了从大量视频源中发现疑似非法视频的关键帧。然后对其进行分析和比较,确定其内容的特性,以便对确定的非法视频给予预警、截获链接源或上报相关部门等一系列后续处理。系统发现部分通过搜索技术对介绍性网页进行快速查找来发现非法文本信息,确定非法视频流链接。该部分采用分类网页新词抽取方法和信息熵的方法抽取网络中的高频词语作为关键字集合,并进行自主学习。将这些关键字作为非法视频流介绍性网页的特征,利用特征选择算法,利用搜索引擎进行查询并根据查询结果改进特征的权值,从而自动搜寻到最合适的关键字。分析部分是本文的重点内容,采用了流媒体中相对音频文件来说更容易获取、存储和处理的视频文件进行处理。通过分析影像是否含有非法台标来判断该链接是否合法;在未发现违法台标的情况下,采用目前最具有直接性和可行性的字幕检测方式,通过字幕信息分析其内容,再对该内容进行跟踪处理,从而进一步实现非法流媒体的诊断工作。系统分析部分的实现主要依靠以下两个算法,一是对图像或图标的匹配。首先对图像进行预处理,采用OTUS阈值分割法,平均梯度算法提取轮廓,二次阈值处理,Hilditch细化骨架边缘四个步骤得到有效预处理图像。然后,采用一种新的特征点选取算法,该算法结合图像骨架线条端点和图像的分块重心进行特征点选定。最后,采用设立坐标系和多重循环匹配法匹配两幅图像。二是对图像中的字幕部分进行检测和提取。对连通区域的确定采用了在传统膨胀图像的基础上进行分块处理的方法,使得到的连通区域可以覆盖全部的字幕区域,且文字之间基本不存在空隙。同时改进字幕约束条件的制定规则,使之适应字幕的提取。最后搭建实验平台对所提出的算法进行验证。实验结果表明其准确性和高效性。

【Abstract】 This paper aims at dealing with the emergence of a large number of illegal information which comes from the massive network video data currently. First of all, it introduces a multi-media information processing system and then the background of some related programming design. The whole system is divided into two parts, the discovery part and the analysis part of the suspected illegal video, which purposed to find all the suspected illegal video by their key frames. And then, do analysis and comparison to the suspected video frame in order to identify the characteristics of the contents. After that, we can give warnings to the certain illegal video.This system takes the popular search technology, which can discovery the illegal text information much easy and quickly by rapidly querying the introductory page, to identify the illegal streaming video links. It can extract the high-frequency words as a keywords base and to do self-study by using the new words classified website extraction method and the information entropy method. These keywords will be the features of the illegal streaming video on the website and then can search the most probably keywords automatically by using feature selection algorithm.The focus of this paper is on the second part of the whole system, anglicizing the doubtful illegal video files. Firstly, we can detect icons from each video image in order to see if it comes from an illegal channel. And then, deal with the content of the images which has no illegal icons. Subtitle testing is the most direct and easy method to diagnosis the illegal streaming media. Here, we design two algorithms, which have some optimized and improved based on the traditional ways, to obtain the effect referred before and also. One is to match the images and the icons after extracting the features, the other is to detect and extract the subtitles of the images. For the first one, do some pretreatment to the images, such as using OTUS threshold segmentation method to devise the whole picture, getting the contour by average gradient algorithm, then do threshold segmentation again to complete the pretreatment processing. For the second one, we use block disposal method based on the traditional expansion way to insure the general region. Then the subtitles region can be connected, and there is no gap between these subtitles text. At the same time, we improve the rules formulation of the restrictive conditions to meet the extraction subtitles.In order to verify these new algorithms, we build the experimental platform at last, and the results of this experiment show the accurate and efficient of which as expected.

  • 【分类号】TP391.41
  • 【下载频次】96
节点文献中: 

本文链接的文献网络图示:

本文的引文网络