# Robust Video Background Identification by Dominant Rigid Motion   Estimation

**Authors:** Kaimo Lin, Nianjuan Jiang, Loong Fah Cheong, Jiangbo Lu, Xun Xu

arXiv: 1903.02232 · 2019-03-07

## TL;DR

This paper introduces a robust, efficient method for identifying static backgrounds in videos with moving cameras, leveraging dominant rigid motion estimation to improve accuracy and scalability over existing techniques.

## Contribution

The proposed local-to-global approach uses epipolar geometry for background identification, effectively handling large foregrounds and densely sampled trajectories.

## Key findings

- Outperforms state-of-the-art methods on public datasets
- Handles large foreground objects and intermittent motions effectively
- Scales well with densely sampled feature trajectories

## Abstract

The ability to identify the static background in videos captured by a moving camera is an important pre-requisite for many video applications (e.g. video stabilization, stitching, and segmentation). Existing methods usually face difficulties when the foreground objects occupy a larger area than the background in the image. Many methods also cannot scale up to handle densely sampled feature trajectories. In this paper, we propose an efficient local-to-global method to identify background, based on the assumption that as long as there is sufficient camera motion, the cumulative background features will have the largest amount of trajectories. Our motion model at the two-frame level is based on the epipolar geometry so that there will be no over-segmentation problem, another issue that plagues the 2D motion segmentation approach. Foreground objects erroneously labelled due to intermittent motions are also taken care of by checking their global consistency with the final estimated background motion. Lastly, by virtue of its efficiency, our method can deal with densely sampled trajectories. It outperforms several state-of-the-art motion segmentation methods on public datasets, both quantitatively and qualitatively.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.02232/full.md

## Figures

50 figures with captions in the complete paper: https://tomesphere.com/paper/1903.02232/full.md

## References

31 references — full list in the complete paper: https://tomesphere.com/paper/1903.02232/full.md

---
Source: https://tomesphere.com/paper/1903.02232