Local Tone Mapping Using Frequency Separation for Contrast Preservation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Global tone mapping techniques often result in reduced contrast in certain image regions, particularly in brighter areas, due to the uniform application of tone adjustments across the entire image, leading to unnatural and low-quality rendering.

Innovation Solution

Implement local tone mapping by separating an image into low-frequency and high-frequency components, applying different enhancements to each, and combining them to preserve and enhance contrast, using techniques like bilateral filtering to minimize computing resource consumption.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If global tone mapping is applied uniformly across the entire image, then the processing is simple and fast, but the contrast in certain image regions is reduced and the rendering quality deteriorates

Engineering Contradiction:
Improveprocessing speedVSAvoidimage quality
Core Design Contradiction:
ProductivityVSManufacturing precision

Solution Approach 1:

The image is segmented into multiple local regions based on luminance characteristics. Each region is then processed independently with region-specific tone mapping parameters, allowing preservation of local contrast while maintaining overall processing efficiency. This segmentation approach resolves the contradiction by enabling differentiated processing without requiring full pixel-level complexity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different tone mapping strategies are applied to different regions of the image based on their luminance characteristics. Bright regions use one set of parameters while dark regions use another, ensuring optimal quality in each local area. This local quality approach maintains image fidelity without requiring uniformly high computational effort across all regions.

Inventive Principle:
Principle #3Local quality

2Manufacturing precision

If local tone mapping is applied to enhance contrast in specific regions, then the image quality improves, but the computing resource consumption increases

Engineering Contradiction:
Improveimage qualityVSAvoidcomputing resource consumption
Core Design Contradiction:
Manufacturing precisionVSUse of energy by moving object

Solution Approach 1:

Instead of applying complex tone mapping to every pixel, the method applies enhanced processing only to specific local regions where it is most needed, particularly regions with significant luminance variations. This partial action approach maintains image quality in critical areas while avoiding unnecessary computational expenditure in regions where simple processing suffices.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The tone mapping parameters are dynamically adjusted based on local luminance characteristics of different regions. By changing parameters adaptively rather than using fixed high-complexity algorithms everywhere, the system achieves high image quality in regions requiring it while reducing computational load in regions where simpler parameter adjustments are sufficient.

Inventive Principle:
Principle #35Parameter changes

3Manufacturing precision

If detailed filtering is applied to separate frequency components, then the contrast enhancement accuracy improves, but the device complexity increases

Engineering Contradiction:
Improvecontrast enhancement accuracyVSAvoidprocessing complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The filtering process is segmented into distinct frequency component extractions (low-frequency and high-frequency components) that are processed separately. This segmentation allows each component to be handled with appropriate complexity levels, improving contrast enhancement accuracy for specific frequency ranges without requiring equally complex processing across all frequencies simultaneously.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Specific frequency components are extracted from the image signal for targeted processing. By taking out and processing only the relevant frequency components (rather than processing the entire image signal with maximum complexity), the system achieves accurate contrast enhancement while managing device complexity through selective processing.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS20260089400A1Local Tone Mapping
Publication Date: 2026.03.26 GOPRO INC
  • US20260089400A1 patent drawing
  • US20260089400A1 patent drawing
  • US20260089400A1 patent drawing

AI summary

Systems and methods are disclosed for image signal processing. For example, methods may include receiving an image from an image sensor; applying a filter to the image to obtain a low-frequency component image and a high-frequency component image; determining a first enhanced image based on a weighted sum of the low-frequency component image and the high-frequency component image, where the high-frequency component image is weighted more than the low-frequency component image; determining a second enhanced image based on the first enhanced image and a tone mapping; and storing, displaying, or transmitting an output image based on the second enhanced image.