International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 42 - Issue 14 |
Published: March 2012 |
Authors: K. Thilagam, S. Karthikeyan |
![]() |
K. Thilagam, S. Karthikeyan . Optimized Image Resizing using Piecewise Seam Carving. International Journal of Computer Applications. 42, 14 (March 2012), 24-30. DOI=10.5120/5761-7909
@article{ 10.5120/5761-7909, author = { K. Thilagam,S. Karthikeyan }, title = { Optimized Image Resizing using Piecewise Seam Carving }, journal = { International Journal of Computer Applications }, year = { 2012 }, volume = { 42 }, number = { 14 }, pages = { 24-30 }, doi = { 10.5120/5761-7909 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2012 %A K. Thilagam %A S. Karthikeyan %T Optimized Image Resizing using Piecewise Seam Carving%T %J International Journal of Computer Applications %V 42 %N 14 %P 24-30 %R 10.5120/5761-7909 %I Foundation of Computer Science (FCS), NY, USA
Seam Carving, the popular content aware image resizing technique removes seams of low energy iteratively without considering the global visual impact of the image. It is computation intensive. Sometimes seams unavoidable pass through the ROIs and distort their geometric shapes. The ROIs of low energy cannot sustain seam carving. We proposed a piecewise approach which can preserve the ROIs of low energy and minimize shape distortions. It can take advantage of parallel algorithms to improve speed. It is further optimized by using a saliency map to automatically identify the ROIs and segment the image, in addition with the interactive one. It is hybridized with a shift map editing approach to adjust structure deformations.