# STAR: A Structure and Texture Aware Retinex Model

**Authors:** Jun Xu, Yingkun Hou, Dongwei Ren, Li Liu, Fan Zhu, Mengyang Yu,, Haoqian Wang, Ling Shao

arXiv: 1906.06690 · 2020-04-22

## TL;DR

The paper introduces STAR, a novel Retinex-based model that utilizes structure and texture maps derived from exponentiated local derivatives to improve image decomposition, enhancement, and correction.

## Contribution

It proposes a new structure and texture aware Retinex model using exponential filters and an alternating optimization algorithm for better image decomposition.

## Key findings

- Outperforms previous methods in quantitative metrics.
- Improves low-light image enhancement quality.
- Enhances color correction accuracy.

## Abstract

Retinex theory is developed mainly to decompose an image into the illumination and reflectance components by analyzing local image derivatives. In this theory, larger derivatives are attributed to the changes in reflectance, while smaller derivatives are emerged in the smooth illumination. In this paper, we utilize exponentiated local derivatives (with an exponent {\gamma}) of an observed image to generate its structure map and texture map. The structure map is produced by been amplified with {\gamma} > 1, while the texture map is generated by been shrank with {\gamma} < 1. To this end, we design exponential filters for the local derivatives, and present their capability on extracting accurate structure and texture maps, influenced by the choices of exponents {\gamma}. The extracted structure and texture maps are employed to regularize the illumination and reflectance components in Retinex decomposition. A novel Structure and Texture Aware Retinex (STAR) model is further proposed for illumination and reflectance decomposition of a single image. We solve the STAR model by an alternating optimization algorithm. Each sub-problem is transformed into a vectorized least squares regression, with closed-form solutions. Comprehensive experiments on commonly tested datasets demonstrate that, the proposed STAR model produce better quantitative and qualitative performance than previous competing methods, on illumination and reflectance decomposition, low-light image enhancement, and color correction. The code is publicly available at https://github.com/csjunxu/STAR.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.06690/full.md

## Figures

245 figures with captions in the complete paper: https://tomesphere.com/paper/1906.06690/full.md

## References

68 references — full list in the complete paper: https://tomesphere.com/paper/1906.06690/full.md

---
Source: https://tomesphere.com/paper/1906.06690