Depth-Aware Motion Magnification

Abstract

This paper adds depth to motion magnification. With the rise of cheap RGB+D cameras depth information is readily available. We make use of depth to make motion magnification robust to occlusion and large motions. Current approaches require a manual drawn pixel mask over all frames in the area of interest which is cumbersome and error-prone. By including depth, we avoid manual annotation and magnify motions at similar depth levels while ignoring occlusions at distant depth pixels. To achieve this, we propose an extension to the bilateral filter for non-Gaussian filters which allows us to treat pixels at very different depth layers as missing values. As our experiments will show, these missing values should be ignored, and not inferred with inpainting. We show results for a medical application (tremors) where we improve current baselines for motion magnification and motion measurements.

Cite

Text

Kooij and van Gemert. "Depth-Aware Motion Magnification." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46484-8_28

Markdown

[Kooij and van Gemert. "Depth-Aware Motion Magnification." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/kooij2016eccv-depth/) doi:10.1007/978-3-319-46484-8_28

BibTeX

@inproceedings{kooij2016eccv-depth,
  title     = {{Depth-Aware Motion Magnification}},
  author    = {Kooij, Julian F. P. and van Gemert, Jan C.},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {467-482},
  doi       = {10.1007/978-3-319-46484-8_28},
  url       = {https://mlanthology.org/eccv/2016/kooij2016eccv-depth/}
}