A Line-Structure-Preserving Approach to Image Resizing
Abstract
This paper proposes a content-aware image resizing method which simultaneously preserves both salient image features and important line structure properties: parallelism, collinearity and orientation. When there are prominent line structures in the image, image resizing methods without explicitly taking these properties into account could produce line structure distortions in their results. Since the human visual system is very sensitive to line structures, such distortions often become noticeable and disturbing. Our method couples mesh deformations for image resizing with similarity transforms for line features. Mesh deformations are used to control content preservation while similarity transforms are analyzed in the Hough space to maintain line structure properties. Our method strikes a good balance between preserving content and maintaining line structure properties. Experiments show the proposed method often outperforms methods without taking line structures into account, especially for scenes with prominent line structures.
Cite
Text
Chang and Chuang. "A Line-Structure-Preserving Approach to Image Resizing." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247786Markdown
[Chang and Chuang. "A Line-Structure-Preserving Approach to Image Resizing." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/chang2012cvpr-line/) doi:10.1109/CVPR.2012.6247786BibTeX
@inproceedings{chang2012cvpr-line,
title = {{A Line-Structure-Preserving Approach to Image Resizing}},
author = {Chang, Che-Han and Chuang, Yung-Yu},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2012},
pages = {1075-1082},
doi = {10.1109/CVPR.2012.6247786},
url = {https://mlanthology.org/cvpr/2012/chang2012cvpr-line/}
}