This document summarizes an automated video surveillance system that uses fuzzy color histograms (FCH) for background subtraction. It begins with an introduction to automated video surveillance and challenges with background subtraction. It then describes how the system works, including:
1) Calculating FCH features for each pixel using fuzzy membership values to color bins, which allows robustness to noise and quantization errors.
2) Comparing FCH features between current and background model frames using a similarity measure to classify each pixel as background or foreground.
3) Adaptively updating the background model at each pixel position over time using an online learning approach.
The key advantage of this approach is that the fuzzy color histograms allow efficient attenuation of