Innovations in Computing and Information Technology (Cognition 2015) |
Foundation of Computer Science USA |
COGNITION2015 - Number 3 |
July 2015 |
Authors: Shally Pal, Geet Sandhu, Atish, Pratap Pal |
2030ec70-1de3-4d96-87fa-def57d59b4be |
Shally Pal, Geet Sandhu, Atish, Pratap Pal . Analysis of Seam Carving Techniques for Image and Video Retargeting. Innovations in Computing and Information Technology (Cognition 2015). COGNITION2015, 3 (July 2015), 1-6.
This paper describes that how we can implement various techniques using "Seam Carving for Image and Video Retargeting" which would solve many problems that arise during the displaying, scaling, resizing of the various images and videos [1,2,3]. In this paper you will go through many techniques and their implementations that have been proposed by many authors using Seam Carving for Image and Video Retargeting. Seam carving that is also known as image retargeting, scaling, liquid resizing, or liquid rescaling; is generally an algorithm for image resizing that was developed and introduced by Shai Avidan, of the Mitsubishi Electric Research Laboratories (MERL), and Ariel Shamir, of the Interdisciplinary Center and MERL[1]. As per the algorithm suggested by the author, you have to establish number of seams in the selected image and further automatically remove seams to reduce the size of the image. The same approach is adopted for video retargeting except the fact that you use video frames instead of objects in the image. The paper discusses various approaches that have been adopted by various authors in this respect.