Content-driven Video Retargeting |
|
|
|
Abstract: |
|
Video retargeting is the
process of transforming an existing video to fit the dimensions of an
arbitrary display. |
|
System overview: |
A saliency score is computed for each frame. Next, and optimization stage recovers the retargeting warp. Finally, the warp is applied to the original frame. |
|
Video: |
|
Comparison with other recent systems: |
Recently, two systems introduce photorealistic solutions for content-aware remapping of still images. Gal, Sorkine and Cohen-Or introduce (Feature-aware texturing, Eurographics Symposium on Rendering 2006) a
method to modify an arbitrarily image warp while preserving the shape
of important regions by constraining their deformation to be a
similarity or a rigidity transformation. In this system, which is
designed for still images, the important regions are manually marked by
the user. Avidan and Shamir (Seam Carving for Content-Aware Image Resizing, SIGGRAPH 2007, marked below as [1]) propose an impressive system, where the retargeting is applied by reducing the width (or the height) of the image by one pixel at a time, through deleting a vertical (or horizontal) connected paths of low importance pixels. While they show excellent results on images, their method seems to be overly expensive to be extended to video and their solution is greedy and discrete (see some comparison below). Unlike the above two, our work is designed for video, and in particular for video streaming. |
BibTeX entry: |
|
@inproceedings{WOLFGCO2007, |
|