IVCVJun 3, 2020

Low-light Image Enhancement Using the Cell Vibration Model

arXiv:2006.02271v225 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the problem of degraded image quality in low-light conditions for computer vision applications, with incremental improvements over existing methods.

The paper tackles low-light image enhancement by proposing a method based on a cell vibration energy model and gamma correction, which outperforms nine state-of-the-art methods in avoiding color distortion, restoring textures, reproducing natural colors, and reducing time cost.

Low light very likely leads to the degradation of an image's quality and even causes visual task failures. Existing image enhancement technologies are prone to overenhancement, color distortion or time consumption, and their adaptability is fairly limited. Therefore, we propose a new single low-light image lightness enhancement method. First, an energy model is presented based on the analysis of membrane vibrations induced by photon stimulations. Then, based on the unique mathematical properties of the energy model and combined with the gamma correction model, a new global lightness enhancement model is proposed. Furthermore, a special relationship between image lightness and gamma intensity is found. Finally, a local fusion strategy, including segmentation, filtering and fusion, is proposed to optimize the local details of the global lightness enhancement images. Experimental results show that the proposed algorithm is superior to nine state-of-the-art methods in avoiding color distortion, restoring the textures of dark areas, reproducing natural colors and reducing time cost. The image source and code will be released at https://github.com/leixiaozhou/CDEFmethod.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes