Background subtraction is one of the basic low-level operations in video analysis. The aim is to separate static information called ”background” from the moving objects called ”foreground”. The background needs to be modeled and updated over time to allow robust foreground detection. Reconstructive subspace learning such as Principal Component Analysis (PCA) has been widely used in background modeling by significantly reducing the data’s dimension. However, reconstructive representations strive to be as informative as possible in terms of well approximating the original data. On the other hand, discriminative methods such as Linear Discriminant Analysis (LDA) provides a supervised reconstruction of the data which will often give better classification results when compared to the reconstructive methods. In this paper, we offer to use and validate the combination of a reconstructive method with a discriminative one to model robustly the background. The objective is firstly to enable a robust model of the background and secondly a robust classification of pixels as background or foreground. Results on different datasets demonstrate the performance of the proposed approach. (more information)
C. Marghes, T. Bouwmans, R. Vasiu, “Background Modeling and Foreground Detection via a Reconstructive and Discriminative Subspace Learning Approach”, International Conference on Image Processing, Computer Vision, and Pattern Recognition, IPCV 2012, Las Vegas, USA, July 2012.