paper-with-me

홈 › Papers

Fast Video Retargeting Based on Seam Carving with Parental Labeling

2019-03-07 · Zhu Chuning

Seam carving is a state-of-the-art content-aware image resizing technique that effectively preserves the salient areas of an image. However, when applied to video retargeting, not only is it time intensive, but it also creates highly visible frame-wise discontinuities. In this paper, we propose a novel video retargeting method based on seam carving. First, for a single frame, we locate and remove several seams instead of one seam at once. Second, we use a dynamic spatiotemporal buffer of energy maps and a standard deviation operator to carve out the same seams in a temporal cube of frames with low variation in energy. Last but not least, an improved energy function that considers motions detected through difference method is employed. During testing, these enhancements result in a 93 percent reduction in processing time and a higher frame-wise consistency, thus showing superior performance compared to existing video retargeting methods.

📄 PDF Abstract BibTeX arXiv:1903.03180

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Image Seam-Carving by Controlling Positional Distribution of Seams

2019-12-31 · Mahdi Ahmadi, Nader Karimi, Shadrokh Samavi

Image retargeting is a new image processing task that renders the change of aspect ratio in images. One of the most famous image-retargeting algorithms is seam-carving. Although seam-carving is fast and straightforward, …

Image Quality AssessmentImage Retargeting

Deep Convolutional Neural Network for Identifying Seam-Carving Forgery

2020-07-05 · Seung-Hun Nam, Wonhyuk Ahn, In-Jae Yu, Myung-Joon Kwon 외

Seam carving is a representative content-aware image retargeting approach to adjust the size of an image while preserving its visually prominent content. To maintain visually important content, seam-carving algorithms fi…

Image ForensicsImage Retargeting

SeeTheSeams: Localized Detection of Seam Carving based Image Forgery in Satellite Imagery

2021-08-28 · Chandrakanth Gudavalli, Erik Rosten, Lakshmanan Nataraj, Shivkumar Chandrasekaran 외

Seam carving is a popular technique for content aware image retargeting. It can be used to deliberately manipulate images, for example, change the GPS locations of a building or insert/remove roads in a satellite image. …

Image Retargeting

Novel Evaluation Metrics for Seam Carving based Image Retargeting

2017-09-22 · Tam V. Nguyen, Guangyu Gao

Image retargeting effectively resizes images by preserving the recognizability of important image regions. Most of retargeting methods rely on good importance maps as a cue to retain or remove certain regions in the inpu…

Image Retargeting

Retargeting Visual Data with Deformation Fields

2023-11-22 · Tim Elsner, Julia Berger, Tong Wu, Victor Czech 외

Seam carving is an image editing method that enable content-aware resizing, including operations like removing objects. However, the seam-finding strategy based on dynamic programming or graph-cut limits its applications…