Moving Cast Shadow Detection Using Physics-Based Features

Abstract

Cast shadows induced by moving objects often cause serious problems to many vision applications. We present in this paper an online statistical learning approach to model the background appearance variations under cast shadows. Based on the bi-illuminant (i.e. direct light sources and ambient illumination) dichromatic reflection model, we derive physics-based color features under the assumptions of constant ambient illumination and light sources with common spectral power distributions. We first use one Gaussian mixture model (GMM) to learn the color features, which are constant regardless of the background surfaces or illuminant colors in a scene. Then, we build up one pixel based GMM for each pixel to learn the local shadow features. To overcome the slow convergence rate in the conventional GMM learning, we update the pixel-based GMMs through confidence-rated learning. The proposed method can rapidly learn model parameters in an unsupervised way and adapt to illumination conditions or environment changes. Furthermore, we demonstrate that our method is robust to scenes with few foreground activities and videos captured at low or unsteady frame rates.

Cite

Text

Huang and Chen. "Moving Cast Shadow Detection Using Physics-Based Features." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206629

Markdown

[Huang and Chen. "Moving Cast Shadow Detection Using Physics-Based Features." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/huang2009cvpr-moving/) doi:10.1109/CVPR.2009.5206629

BibTeX

@inproceedings{huang2009cvpr-moving,
  title     = {{Moving Cast Shadow Detection Using Physics-Based Features}},
  author    = {Huang, Jia-Bin and Chen, Chu-Song},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2009},
  pages     = {2310-2317},
  doi       = {10.1109/CVPR.2009.5206629},
  url       = {https://mlanthology.org/cvpr/2009/huang2009cvpr-moving/}
}