Automatic Seamless Video Mosaic from Webcams Using LSF Techniques

Abstract

This paper presents an automatic technique to create a wide field-of-view from common webcams. We eliminate the manual selection of corresponding pixels where no prior information is required. Our system consists of three stages: In the first stage, we detect robust features in the initial frame of each webcam and find the corresponding points between them. Then the matched point pairs are employed to compute the perspective matrix which describes the geometric relationship of the adjacent views. After the initialization stage, we register the frame sequences of different webcams on the same plane using the perspective matrix and synthesize the overlapped region using a nonlinear blending method in real time. In the third stage, due to the existence of seam artifacts, exposure differences and other misalignments along overlap region, we apply least square fitting technique to achieve a wide seamless video mosaic. We demonstrate the effectiveness of our method on a prototype that consists of two ordinary webcams and shows that this is an interesting and inexpensive way to experience the wide-angle observation.

Cite

Text

Emmanuel and Huang. "Automatic Seamless Video Mosaic from Webcams Using LSF Techniques." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010. doi:10.1109/CVPRW.2010.5543789

Markdown

[Emmanuel and Huang. "Automatic Seamless Video Mosaic from Webcams Using LSF Techniques." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010.](https://mlanthology.org/cvprw/2010/emmanuel2010cvprw-automatic/) doi:10.1109/CVPRW.2010.5543789

BibTeX

@inproceedings{emmanuel2010cvprw-automatic,
  title     = {{Automatic Seamless Video Mosaic from Webcams Using LSF Techniques}},
  author    = {Emmanuel, Kondela Solo and Huang, Dong Jun},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2010},
  pages     = {17-24},
  doi       = {10.1109/CVPRW.2010.5543789},
  url       = {https://mlanthology.org/cvprw/2010/emmanuel2010cvprw-automatic/}
}