Structure-Texture Decomposition of Images
with Interval Gradient

Hyunjoon Lee
POSTECH

Junho Jeon
POSTECH

Junho Kim
Kookmin Univ.

Seungyong Lee
POSTECH

Computer Graphics Forum, Volume 36, Issue 6, September 2017.




Abstract

This paper presents a novel filtering-based method for decomposing an image into structures and textures. Unlike previous filtering algorithms, our method adaptively smooths image gradients to filter out textures from images. A new gradient operator, the interval gradient, is proposed for adaptive gradient smoothing. Using interval gradients, textures can be distinguished from structure edges and smoothly varying shadings. We also propose an effective gradient-guided algorithm to produce high quality image filtering results from filtered gradients. Our method avoids gradient reversal in the filtering results and preserves sharp features better than existing filtering approaches, while retaining simplicity and highly parallel implementation. The proposed method can be utilized for various applications that require accurate structure-texture decomposition of images.


Paper (Wiley Online Library)
Source code (github)

BibTex

@inproceedings{lee2017structure,
title={Structure-Texture Decomposition of Images with Interval Gradient},
author={Lee, Hyunjoon and Jeon, Junho and Kim, Junho and Lee, Seungyong},
booktitle={Computer Graphics Forum},
volume={36},
number={6},
pages={262--274},
year={2017},
organization={Wiley Online Library}
}