luminancemap
A luminance map is a representation of brightness values across a two-dimensional scene, produced as a single-channel image in which each pixel corresponds to the perceived luminance at that location. It is commonly used in digital imaging pipelines to separate brightness information from color information and to support perceptual analysis, enhancement, and processing tasks.
In standard color imagery, luminance can be derived from the red, green, and blue channels through a
Luminance maps have a wide range of applications. They are used in tone mapping to compress high
Formats and variations include grayscale images, heatmaps, or perceptual maps that emphasize brightness in different scales.
Related concepts include luminance versus luminance contrast, chrominance, and luminance normalization. Understanding luminance maps aids in