Motion Detection with Adaptive Background and Dynamic Thresholds

Human motion detection is a fundamental part for many computer vision tasks and various methods have been proposed. Background subtraction is a very popular method where the classification of pixels into motion pixels and background pixels is based on thresholding the difference image between a background image and a current image. The choice of threshold is crucial and many methods have been employed, from a preset threshold for the whole image to adaptive thresholds for each pixel. In this paper, a motion detection method by dynamically thresholding the difference image is proposed. We keep a static background image that is updated periodically, and compare the incoming frame with it to obtain the absolute difference image. If through a preliminary judgement that there are moving objects in the scene, Otsu's thresholding method is used to find the threshold to binarize the difference image. Experimental results demonstrate the effectiveness of our method

[1]  Takeo Kanade,et al.  A System for Video Surveillance and Monitoring , 2000 .

[2]  N. Otsu A threshold selection method from gray level histograms , 1979 .

[3]  Kentaro Toyama,et al.  Wallflower: principles and practice of background maintenance , 1999, Proceedings of the Seventh IEEE International Conference on Computer Vision.

[4]  W. Eric L. Grimson,et al.  Adaptive background mixture models for real-time tracking , 1999, Proceedings. 1999 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (Cat. No PR00149).

[5]  Stuart J. Russell,et al.  Image Segmentation in Video Sequences: A Probabilistic Approach , 1997, UAI.

[6]  Azriel Rosenfeld,et al.  Tracking Groups of People , 2000, Comput. Vis. Image Underst..

[7]  Alex Pentland,et al.  Pfinder: Real-Time Tracking of the Human Body , 1997, IEEE Trans. Pattern Anal. Mach. Intell..