paper reading(3) - Lightness-aware contrast enhancement for images with different illumination conditions

时间:2020-01-24 11:33:05   收藏:0   阅读:179

Lightness-aware contrast enhancement for images with different illumination conditions



1. approach

In this paper, a simple but effective model for low-light enhancement which has a lightness-aware property is proposed. As model structure shown in \(Fig.1\) and equation defined in \(Eq.1\).

技术分享图片

\(Fig.1\) model structure is illustrated.

\[I_0 = L\odot I+ (1 - L) \odot I_E\tag{1}\]

\(Eq.1\) model equational presentation. Where \(I_0\) is model output with the enhancing result of input image \(I\), \(L\) and \(I_e\) are estimated lightness map and initial enhanced result respectively.

After the overall framework is put forward, several unsolved issues are waiting for solutions, such as lightness map estimation and initial enhancing processing. Solutions of the above issues are to be described in the subsections.

2. puzzle

puzzles are highlighted in contents.

3. reference

[1] Guo X, Li Y, Ling H (2017) LIME: low-light image enhancement via illumination map estimation. IEEE Trans Image Process 26(2):982–993

[2] Zhang Q, Shen X, Xu L, Jia J (2014) Rolling guidance filter. Proc Eur Conf Comput Vision (ECCV)

[3] Xu L, Yan Q, Xia Y, Jia J (2013) Structure extraction from texture via relative Total variation. ACM Trans Graph 31(6):Article 139

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

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