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

计算机工程 ›› 2006, Vol. 32 ›› Issue (24): 159-161. doi: 10.3969/j.issn.1000-3428.2006.24.057

• 人工智能及识别技术 • 上一篇    下一篇

视频对象自动分割算法

张晓燕,赵荣椿,聂 烜   

  1. (西北工业大学计算机学院,西安 710072)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-12-20 发布日期:2006-12-20

Automatic Segmentation Algorithm of Video Object

ZHANG Xiaoyan, ZHAO Rongchun, NIE Xuan   

  1. (College of Computer, Northwestern Polytechnic University, Xi’an 710072)
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-12-20 Published:2006-12-20

摘要:

提出了一种基于小波变换和运动边缘检测的自动视频对象分割方法。该方法对相邻帧分别进行二维小波变换,在小波域进行变化检测和Canny边缘提取,返回空间域后得到鲁棒的相邻帧差分边缘模板。结合当前帧边缘、背景边缘和前一帧的运动边缘,检测出当前帧对象的运动边缘,从而实现对视频对象的提取。通过实验验证,该算法对目标的整体运动和局部形变都有较强的适应性。此外,算法还具有快速、简便、准确性高的特点。

关键词: 视频对象, 小波变换, 运动边缘

Abstract:

An automatic video object segmentation algorithm based on wavelet transform and moving edge detection is proposed. Firstly, the new method makes the two-dimensional wavelet transform for two successive frames. Then change detection method and Canny edge detection are applied in wavelet domain. After merging the different edge masks with the union operation, the robust difference edge map of the inter-frame difference image can be obtained. Combining with the current frame edge map, background edge map and previous frame’s moving edge, the current frame’s moving edge can be calculated to extract video object. The algorithm is robust to the entire motion and local deformation of object. The experiment results show that the proposed algorithm is fast, simple and accurate.

Key words: Video object, Wavelet transform, Moving edge