Synchronizing Video Sequences

Abstract

We present a novel method for automatically synchronizing two video sequences of the same event. Unlike previously proposed methods, we do not put any restrictive constraints on the scene nor on the camera motions: our method can deal with independently moving cameras, wide baseline conditions, and general 3D scenes. It starts from five point correspondences throughout the video sequences, that are provided using wide baseline matching and tracking techniques. It is efficient, in that it can be implemented in a non-combinatorial way. The feasibility of the method is demonstrated by preliminary experimental results.

Cite

Text

Tuytelaars and Van Gool. "Synchronizing Video Sequences." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004. doi:10.1109/CVPR.2004.244

Markdown

[Tuytelaars and Van Gool. "Synchronizing Video Sequences." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004.](https://mlanthology.org/cvpr/2004/tuytelaars2004cvpr-synchronizing/) doi:10.1109/CVPR.2004.244

BibTeX

@inproceedings{tuytelaars2004cvpr-synchronizing,
  title     = {{Synchronizing Video Sequences}},
  author    = {Tuytelaars, Tinne and Van Gool, Luc},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2004},
  pages     = {762-768},
  doi       = {10.1109/CVPR.2004.244},
  url       = {https://mlanthology.org/cvpr/2004/tuytelaars2004cvpr-synchronizing/}
}