Modeling Blurred Video with Layers

Abstract

Videos contain complex spatially-varying motion blur due to the combination of object motion, camera motion, and depth variation with finite shutter speeds. Existing methods to estimate optical flow, deblur the images, and segment the scene fail in such cases. In particular, boundaries between differently moving objects cause problems, because here the blurred images are a combination of the blurred appearances of multiple surfaces. We address this with a novel layered model of scenes in motion. From a motion-blurred video sequence, we jointly estimate the layer segmentation and each layer’s appearance and motion. Since the blur is a function of the layer motion and segmentation, it is completely determined by our generative model. Given a video, we formulate the optimization problem as minimizing the pixel error between the blurred frames and images synthesized from the model, and solve it using gradient descent. We demonstrate our approach on synthetic and real sequences.

Cite

Text

Wulff and Black. "Modeling Blurred Video with Layers." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10599-4_16

Markdown

[Wulff and Black. "Modeling Blurred Video with Layers." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/wulff2014eccv-modeling/) doi:10.1007/978-3-319-10599-4_16

BibTeX

@inproceedings{wulff2014eccv-modeling,
  title     = {{Modeling Blurred Video with Layers}},
  author    = {Wulff, Jonas and Black, Michael Julian},
  booktitle = {European Conference on Computer Vision},
  year      = {2014},
  pages     = {236-252},
  doi       = {10.1007/978-3-319-10599-4_16},
  url       = {https://mlanthology.org/eccv/2014/wulff2014eccv-modeling/}
}