English

Reflectance-Oriented Probabilistic Equalization for Image Enhancement

Computer Vision and Pattern Recognition 2022-09-15 v1

Abstract

Despite recent advances in image enhancement, it remains difficult for existing approaches to adaptively improve the brightness and contrast for both low-light and normal-light images. To solve this problem, we propose a novel 2D histogram equalization approach. It assumes intensity occurrence and co-occurrence to be dependent on each other and derives the distribution of intensity occurrence (1D histogram) by marginalizing over the distribution of intensity co-occurrence (2D histogram). This scheme improves global contrast more effectively and reduces noise amplification. The 2D histogram is defined by incorporating the local pixel value differences in image reflectance into the density estimation to alleviate the adverse effects of dark lighting conditions. Over 500 images were used for evaluation, demonstrating the superiority of our approach over existing studies. It can sufficiently improve the brightness of low-light images while avoiding over-enhancement in normal-light images.

Keywords

Cite

@article{arxiv.2209.06406,
  title  = {Reflectance-Oriented Probabilistic Equalization for Image Enhancement},
  author = {Xiaomeng Wu and Yongqing Sun and Akisato Kimura and Kunio Kashino},
  journal= {arXiv preprint arXiv:2209.06406},
  year   = {2022}
}

Comments

Published in ICASSP 2021. For GitHub code, see https://github.com/nttcslab/rope

R2 v1 2026-06-28T01:15:34.055Z