A Rank Minimization Approach to Video Inpainting
Abstract
This paper addresses the problem of video inpainting, that is seamlessly reconstructing missing portions in a set of video frames. We propose to solve this problem proceeding as follows: (i) finding a set of descriptors that encapsulate the information necessary to reconstruct a frame, (ii) finding an optimal estimate of the value of these descriptors for the missing/corrupted frames, and (iii) using the estimated values to reconstruct the frames. The main result of the paper shows that the optimal descriptor estimates can be efficiently obtained by minimizing the rank of a matrix directly constructed from the available data, leading to a simple, computationally attractive, dynamic inpainting algorithm that optimizes the use of spatio/temporal information. Moreover, contrary to most currently available techniques, the method can handle non-periodic target motions, non-stationary backgrounds and moving cameras. These results are illustrated with several examples, including reconstructing dynamic textures and object disocclusion in cases involving both moving targets and camera.
Cite
Text
Ding et al. "A Rank Minimization Approach to Video Inpainting." IEEE/CVF International Conference on Computer Vision, 2007. doi:10.1109/ICCV.2007.4408932Markdown
[Ding et al. "A Rank Minimization Approach to Video Inpainting." IEEE/CVF International Conference on Computer Vision, 2007.](https://mlanthology.org/iccv/2007/ding2007iccv-rank/) doi:10.1109/ICCV.2007.4408932BibTeX
@inproceedings{ding2007iccv-rank,
title = {{A Rank Minimization Approach to Video Inpainting}},
author = {Ding, Tao and Sznaier, Mario and Camps, Octavia I.},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2007},
pages = {1-8},
doi = {10.1109/ICCV.2007.4408932},
url = {https://mlanthology.org/iccv/2007/ding2007iccv-rank/}
}