English

Reflectance-Guided, Contrast-Accumulated Histogram Equalization

Computer Vision and Pattern Recognition 2022-09-15 v1

Abstract

Existing image enhancement methods fall short of expectations because with them it is difficult to improve global and local image contrast simultaneously. To address this problem, we propose a histogram equalization-based method that adapts to the data-dependent requirements of brightness enhancement and improves the visibility of details without losing the global contrast. This method incorporates the spatial information provided by image context in density estimation for discriminative histogram equalization. To minimize the adverse effect of non-uniform illumination, we propose defining spatial information on the basis of image reflectance estimated with edge preserving smoothing. Our method works particularly well for determining how the background brightness should be adaptively adjusted and for revealing useful image details hidden in the dark.

Keywords

Cite

@article{arxiv.2209.06405,
  title  = {Reflectance-Guided, Contrast-Accumulated Histogram Equalization},
  author = {Xiaomeng Wu and Takahito Kawanishi and Kunio Kashino},
  journal= {arXiv preprint arXiv:2209.06405},
  year   = {2022}
}

Comments

Published in ICASSP 2020. For GitHub code, see https://github.com/nttcslab/rg-cache

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