Background Estimation and Removal Based on Range and Color

Abstract

Background estimation and removal based on the joint use of range and color data produces superior results than can be achieved with either data source alone. This is increasingly relevant as inexpensive, real-time, passive range systems become more accessible through novel hardware and increased CPU processing speeds. Range is a powerful signal for segmentation which is largely independent of color and hence not effected by the classic color segmentation problems of shadows and objects with color similar to the background. However range alone is also not sufficient for the good segmentation: depth measurements are rarely available at all pixels in the scene, and foreground objects may be indistinguishable in depth when they are close to the background. Color segmentation is complementary in these cases. Surprisingly, little work has been done to date on joint range and color segmentation. We describe and demonstrate a background estimation method based on a multidimensional (range and color) clustering at each image pixel. Segmentation of the foreground in a given frame is performed via comparison with background statistics in range and normalized color. Important implementation issues such as treatment of shadows and low confidence measurements are discussed in detail.

Cite

Text

Gordon et al. "Background Estimation and Removal Based on Range and Color." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1999. doi:10.1109/CVPR.1999.784721

Markdown

[Gordon et al. "Background Estimation and Removal Based on Range and Color." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1999.](https://mlanthology.org/cvpr/1999/gordon1999cvpr-background/) doi:10.1109/CVPR.1999.784721

BibTeX

@inproceedings{gordon1999cvpr-background,
  title     = {{Background Estimation and Removal Based on Range and Color}},
  author    = {Gordon, Gaile G. and Darrell, Trevor and Harville, Michael and Woodfill, John},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {1999},
  pages     = {2459-2464},
  doi       = {10.1109/CVPR.1999.784721},
  url       = {https://mlanthology.org/cvpr/1999/gordon1999cvpr-background/}
}