Tone Mapping HDR Images via Luminance Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional tone mapping techniques for High Dynamic Range (HDR) images often clip details by using a single, linear scaling factor, which limits the ability to accurately represent the wide dynamic range of luminance in images, especially when converting HDR images to lower dynamic range formats for display or printing.

Innovation Solution

The method separates an HDR image into a luminance and color component, processes the luminance using a bilateral filter to obtain a base layer and detail layer, and applies a non-linear remapping function to compress the base layer while amplifying the detail layer, allowing for better preservation of image details by leaving space at the top of the intensity scale, and adjusts the layers to control shadows and contrast.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Illumination intensity

If a single linear scaling factor is used to compress the base layer, then the dynamic range is reduced to fit the output medium, but image details are clipped and lost

Engineering Contradiction:
Improvedynamic rangeVSAvoidimage details
Core Design Contradiction:
Illumination intensityVSLoss of information

Solution Approach 1:

The image is decomposed into base layer and detail layer using bilateral filtering. The base layer contains large-scale luminance variations while the detail layer contains fine details. This segmentation allows different processing strategies to be applied to each layer, preserving details while compressing the overall dynamic range.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different scaling factors are applied to different regions of the base layer based on local luminance characteristics. The remapping function uses local adaptation to preserve details in both shadow and highlight regions while compressing the global dynamic range to fit the output medium.

Inventive Principle:
Principle #3Local quality

2Adaptability or versatility

If the base layer is compressed to fit the output medium's dynamic range, then the image can be displayed on standard devices, but the contrast and visibility of details in extreme luminance regions are reduced

Engineering Contradiction:
Improvedisplay compatibilityVSAvoiddetail visibility
Core Design Contradiction:
Adaptability or versatilityVSManufacturing precision

Solution Approach 1:

A non-linear remapping function is applied to the base layer that adapts the scaling factor based on local luminance values. This allows the compressed base layer to maintain better contrast characteristics across different luminance regions, improving detail visibility while maintaining display compatibility.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The detail layer acts as an intermediary that preserves fine details and is added back to the compressed base layer. This intermediary layer compensates for the contrast loss introduced by compression, maintaining detail visibility while ensuring display compatibility.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Productivity

If conventional tone mapping compresses the entire luminance range uniformly, then processing is simple and fast, but the result fails to preserve details in both shadow and highlight regions

Engineering Contradiction:
Improveprocessing speedVSAvoidluminance accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The luminance component is segmented into base layer and detail layer through bilateral filtering. This segmentation enables selective processing where the base layer is compressed while the detail layer is preserved and enhanced, improving luminance accuracy without significantly increasing processing complexity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Instead of uniformly compressing the entire luminance range, the method applies partial compression to the base layer while leaving the detail layer uncompressed or even amplified. This partial action on the critical detail-containing layer preserves luminance accuracy in both shadow and highlight regions.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS9390484B2Methods and apparatus for tone mapping high dynamic range images
Publication Date: 2016.07.12 ADOBE INC
  • US9390484B2 patent drawing
  • US9390484B2 patent drawing
  • US9390484B2 patent drawing

AI summary

Methods, apparatus, and computer-readable storage media for tone mapping High Dynamic Range (HDR) images. An input HDR image is separated into luminance and color. Luminance is processed to obtain a base layer and a detail layer. The base layer is compressed according to a non-linear remapping function to reduce the dynamic range, and the detail layer is adjusted. The layers are combined to generate output luminance, and the output luminance and color are combined to generate an output image. A base layer compression technique may be used that analyzes the details and compresses the base layer accordingly to provide space at the top of the intensity scale where the details are displayed to thus generate output images that are visually better than images generated using conventional techniques. User interface elements may be provided via which a user may control one or more parameters of the tone mapping method.