摘要
从压缩域直接分割视频对象比传统的像素域分割具有快速高效的特点,目前已有不少从MPEG域分割的方法,但从H.264压缩域分割的甚少。为此提出一种基于H.264域的实时分割运动对象方法,该算法先对当前视频帧进行全局运动估计和补偿,然后对4×4的运动矢量场进行分类处理,最后对非零运动矢量使用改进的EM聚类分割算法。本文算法对多个视频序列进行了实验,结果表明,该算法针对静止背景和运动背景的视频序列都能达到较精确的实时分割。
Moving object segmentation in the compressed domain is fast and efficient compared to former segmentation in pixel domain. Recently some moving object segmentation algorithm in MPEG compressed domain have been reported. However, very few approaches have been proposed in the H. 264 compressed domain. In this paper, a real-time video segmentation method in H. 264 compressed domain is proposed. Firstly, the current frame is globally compensated in motion after the global motion estimation. Then the 4 × 4 motion vectors are processed by median filter and classification. Thirdly the non-zero motion vectors are applied by improved EM clustering segmentation algorithm. The performance of the proposed approach is illustrated by simulation carried on several test sequences. Experiment results show that the proposed algorithm can provide satisfactory real-time segmentation results both on static background and moving background video.
出处
《中国图象图形学报》
CSCD
北大核心
2007年第10期1819-1822,共4页
Journal of Image and Graphics
基金
国家自然科学基金项目(60572127)
上海市重点学科项目(T0102)
关键词
H.264
压缩域
运动对象分割
EM聚类
全局运动补偿
H. 264, compressed domain, moving object segmentation, EM clustering, global motion compensation