Xu Jun, Hou Yingkun, Ren Dongwei, Liu Li, Zhu Fan, Yu Mengyang, Wang Haoqian, Shao Ling
IEEE Trans Image Process. 2020 Mar 11. doi: 10.1109/TIP.2020.2974060.
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 γ) of an observed image to generate its structure map and texture map. The structure map is produced by been amplified with γ > 1, while the texture map is generated by been shrank with γ < 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 γ. 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.
视网膜皮层理论主要是通过分析局部图像导数将图像分解为光照和反射分量。在该理论中,较大的导数归因于反射率的变化,而较小的导数则出现在平滑的光照中。在本文中,我们利用观测图像的指数化局部导数(指数为γ)来生成其结构图和纹理图。当γ>1时放大生成结构图,当γ<1时缩小生成纹理图。为此,我们为局部导数设计了指数滤波器,并展示了它们在提取精确的结构图和纹理图方面的能力,这受指数γ选择的影响。提取的结构图和纹理图用于在视网膜皮层分解中对光照和反射分量进行正则化。还进一步提出了一种新颖的结构和纹理感知视网膜皮层(STAR)模型用于单幅图像的光照和反射分解。我们通过交替优化算法求解STAR模型。每个子问题都转化为具有闭式解的矢量化最小二乘回归。在常用测试数据集上的综合实验表明,所提出的STAR模型在光照和反射分解、低光图像增强以及色彩校正方面比之前的竞争方法具有更好的定量和定性性能。代码可在https://github.com/csjunxu/STAR上公开获取。