Video object cut and paste
Yin Li, Jian Sun, Heung-Yeung Shum
In ACM Transactions on Graphics, 24(3), August 2005.
Abstract: In this paper, we present a system for cutting a moving object out from a video clip. The cutout object sequence can be pasted onto another video or a background image. To achieve this, we first apply a new 3D graph cut based segmentation approach on the spatial-temporal video volume. Our algorithm partitions watershed presegmentation regions into foreground and background while preserving temporal coherence. Then, the initial segmentation result is refined locally. Given two frames in the video sequence, we specify two respective windows of interest which are then tracked using a bi-directional feature tracking algorithm. For each frame in between these two given frames, the segmentation in each tracked window is refined using a 2D graph cut that utilizes a local color model. Moreover, we provide brush tools for the user to control the object boundary precisely wherever needed. Based on the accurate binary segmentation result, we apply coherent matting to extract the alpha mattes and foreground colors of the object.
Keyword(s): graph cut, matting, tracking, video segmentation
Article URL: http://doi.acm.org/10.1145/1073204.1073234
BibTeX format:
@article{Li:2005:VOC,
  author = {Yin Li and Jian Sun and Heung-Yeung Shum},
  title = {Video object cut and paste},
  journal = {ACM Transactions on Graphics},
  volume = {24},
  number = {3},
  pages = {595--600},
  month = aug,
  year = {2005},
}
Search for more articles by Yin Li.
Search for more articles by Jian Sun.
Search for more articles by Heung-Yeung Shum.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."