# On Finding Gray Pixels

**Authors:** Yanlin Qian, Joni-Kristian K\"am\"ar\"ainen, Jarno Nikkanen, Jiri, Matas

arXiv: 1901.03198 · 2019-05-03

## TL;DR

This paper introduces a simple, learning-free grayness index based on the Dichromatic Reflection Model for efficient and accurate illumination estimation in color images, outperforming many existing methods.

## Contribution

The paper presents a novel grayness index (GI) that is easy to implement, fast, and effective for estimating illumination in images, including multiple light sources.

## Key findings

- GI outperforms state-of-the-art statistical methods.
- GI surpasses many recent deep learning approaches.
- Processing a 1080p image takes approximately 0.4 seconds.

## Abstract

We propose a novel grayness index for finding gray pixels and demonstrate its effectiveness and efficiency in illumination estimation. The grayness index, GI in short, is derived using the Dichromatic Reflection Model and is learning-free. GI allows to estimate one or multiple illumination sources in color-biased images. On standard single-illumination and multiple-illumination estimation benchmarks, GI outperforms state-of-the-art statistical methods and many recent deep methods. GI is simple and fast, written in a few dozen lines of code, processing a 1080p image in ~0.4 seconds with a non-optimized Matlab code.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.03198/full.md

## Figures

20 figures with captions in the complete paper: https://tomesphere.com/paper/1901.03198/full.md

## References

41 references — full list in the complete paper: https://tomesphere.com/paper/1901.03198/full.md

---
Source: https://tomesphere.com/paper/1901.03198