Background Inpainting for Videos with Dynamic Objects and a Free-Moving Camera
Abstract
We propose a method for removing marked dynamic objects from videos captured with a free-moving camera, so long as the objects occlude parts of the scene with a static background. Our approach takes as input a video, a mask marking the object to be removed, and a mask marking the dynamic objects to remain in the scene. To inpaint a frame, we align other candidate frames in which parts of the missing region are visible. Among these candidates, a single source is chosen to fill each pixel so that the final arrangement is color-consistent. Intensity differences between sources are smoothed using gradient domain fusion. Our frame alignment process assumes that the scene can be approximated using piecewise planar geometry: A set of homographies is estimated for each frame pair, and one each is selected for aligning pixels such that the color-discrepancy is minimized and the epipolar constraints are maintained. We provide experimental validation with several real-world video sequences to demonstrate that, unlike in previous work, inpainting videos shot with free-moving cameras does not necessarily require estimation of absolute camera positions and per-frame per-pixel depth maps.
Cite
Text
Granados et al. "Background Inpainting for Videos with Dynamic Objects and a Free-Moving Camera." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33718-5_49Markdown
[Granados et al. "Background Inpainting for Videos with Dynamic Objects and a Free-Moving Camera." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/granados2012eccv-background/) doi:10.1007/978-3-642-33718-5_49BibTeX
@inproceedings{granados2012eccv-background,
title = {{Background Inpainting for Videos with Dynamic Objects and a Free-Moving Camera}},
author = {Granados, Miguel and Kim, Kwang In and Tompkin, James and Kautz, Jan and Theobalt, Christian},
booktitle = {European Conference on Computer Vision},
year = {2012},
pages = {682-695},
doi = {10.1007/978-3-642-33718-5_49},
url = {https://mlanthology.org/eccv/2012/granados2012eccv-background/}
}