Moving Object Segmentation Using Scene Understanding

Abstract

We present a novel approach to moving object detection in video taken from a translating, rotating and zooming sensor, with a focus on detecting very small objects in as few frames as possible. The primary innovation is to incorporate automatically computed scene understanding of the video directly into the motion segmentation process. Scene understanding provides spatial and semantic context that is used to improve frame-to-frame homography computation, as well as direct reduction of false alarms. The method can be applied to virtually any motion segmentation algorithm, and we explore its utility for three: frame differencing, tensor voting, and generalized PCA. The approach is especially effective on sequences with large scene depth and much parallax, as often occurs when the sensor is close to the scene. In one difficult sequence, our results show an 8-fold reduction of false positives on average, with essentially no impact on the true positive rate. We also show how scene understanding can be used to increase the accuracy of frame-to-frame homography estimates.

Cite

Text

Perera et al. "Moving Object Segmentation Using Scene Understanding." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2006. doi:10.1109/CVPRW.2006.132

Markdown

[Perera et al. "Moving Object Segmentation Using Scene Understanding." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2006.](https://mlanthology.org/cvprw/2006/perera2006cvprw-moving/) doi:10.1109/CVPRW.2006.132

BibTeX

@inproceedings{perera2006cvprw-moving,
  title     = {{Moving Object Segmentation Using Scene Understanding}},
  author    = {Perera, A. G. Amitha and Brooksby, Glen and Hoogs, Anthony and Doretto, Gianfranco},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2006},
  pages     = {201},
  doi       = {10.1109/CVPRW.2006.132},
  url       = {https://mlanthology.org/cvprw/2006/perera2006cvprw-moving/}
}