Foreground-Background Segmentation of Video Sequences

Automatic segmentation of foreground from background in video sequences has attracted lots of attention in computer vision. Two different implementations have been completed during the summer. The first one is known as “background subtraction”. The foreground is segmented from the background by directly subtracting a mean background image B from each frame, and retaining those parts of the frame that differ the most from B.

[1]  A. Criminisi,et al.  Bilayer Segmentation of Live Video , 2006, 2006 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR'06).