# High-speed Video from Asynchronous Camera Array

**Authors:** Si Lu

arXiv: 1901.06034 · 2019-01-21

## TL;DR

This paper introduces a novel method for capturing high-speed video using an asynchronous camera array and a view synthesis algorithm to mitigate parallax jittering, enabling high-quality, high-speed videos of dynamic scenes.

## Contribution

The paper proposes a new view synthesis algorithm that transforms frames from multiple sensors into a unified viewpoint, improving high-speed video quality from asynchronous camera arrays.

## Key findings

- Effective reduction of parallax jittering in high-speed videos
- Outperforms baseline and state-of-the-art methods
- Produces high-quality videos of complex scenes

## Abstract

This paper presents a method for capturing high-speed video using an asynchronous camera array. Our method sequentially fires each sensor in a camera array with a small time offset and assembles captured frames into a high-speed video according to the time stamps. The resulting video, however, suffers from parallax jittering caused by the viewpoint difference among sensors in the camera array. To address this problem, we develop a dedicated novel view synthesis algorithm that transforms the video frames as if they were captured by a single reference sensor. Specifically, for any frame from a non-reference sensor, we find the two temporally neighboring frames captured by the reference sensor. Using these three frames, we render a new frame with the same time stamp as the non-reference frame but from the viewpoint of the reference sensor. Specifically, we segment these frames into super-pixels and then apply local content-preserving warping to warp them to form the new frame. We employ a multi-label Markov Random Field method to blend these warped frames. Our experiments show that our method can produce high-quality and high-speed video of a wide variety of scenes with large parallax, scene dynamics, and camera motion and outperforms several baseline and state-of-the-art approaches.

## Full text

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

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/1901.06034/full.md

## References

39 references — full list in the complete paper: https://tomesphere.com/paper/1901.06034/full.md

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