paper reading(4) - LIME: Low-light Image Enhancement via Illumination Map Estimation

时间:2020-01-25 20:28:54   收藏:0   阅读:299

LIME: Low-light Image Enhancement via Illumination Map Estimation



1. approach

Retinex theory In this paper, A method enhancing low-light image illumination quality by improve illumination layer based on retinex theory is proposed. As mentioned in retinex theory, a image can be composed into reflectance layer and illumination layer, and can be recovered by the element-size multiplication of them.

\[S^c = I \odot R^c\quad c\in\{R, G, B\} \tag{1}\]

\(Eq.1\) where \(S\) is a image stored in RGB mode, \(I\) and \(R\) are illumination map and reflectance map respectively. A prior assumption that layers in RGB image have the common illumination map is established in this work.

2. puzzle

3. reference

Is to be tidied.

原文:https://www.cnblogs.com/litun/p/12233342.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!