Efficient Silhouette Extraction with Dynamic Viewpoint

Abstract

A novel approach is proposed that extends the classical background subtraction method to extract silhouettes from videos in real time with dynamic viewpoint variation caused by camera movement. First, manifold learning is used to model the background under viewpoint variations. Then, for each new frame, the background image corresponding to the same viewpoint is synthesized on the fly by examining the local neighborhood on the manifold, and the silhouette is extracted via background subtraction. An extension is also presented to generate stabilized silhouettes at any fixed viewpoint within the training range. Experiments show that our approach can efficiently extract accurate silhouettes in complex situations while maintaining a low noise level.

Cite

Text

Zhuang and Chen. "Efficient Silhouette Extraction with Dynamic Viewpoint." IEEE/CVF International Conference on Computer Vision, 2007. doi:10.1109/ICCV.2007.4408916

Markdown

[Zhuang and Chen. "Efficient Silhouette Extraction with Dynamic Viewpoint." IEEE/CVF International Conference on Computer Vision, 2007.](https://mlanthology.org/iccv/2007/zhuang2007iccv-efficient/) doi:10.1109/ICCV.2007.4408916

BibTeX

@inproceedings{zhuang2007iccv-efficient,
  title     = {{Efficient Silhouette Extraction with Dynamic Viewpoint}},
  author    = {Zhuang, Yueting and Chen, Cheng},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2007},
  pages     = {1-8},
  doi       = {10.1109/ICCV.2007.4408916},
  url       = {https://mlanthology.org/iccv/2007/zhuang2007iccv-efficient/}
}