Local Tone Mapping Using Frequency Separation for Image Contrast

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 recombining them to preserve and enhance contrast, using techniques like bilateral filtering to minimize computing resource consumption.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If global tone mapping is applied uniformly across the entire image, then processing simplicity is maintained, but image contrast and quality deteriorate in certain regions

Engineering Contradiction:
Improveprocessing simplicityVSAvoidimage contrast quality
Core Design Contradiction:
Device complexityVSManufacturing precision

Solution Approach 1:

The image is segmented into multiple regions based on local characteristics, with each region processed independently through its own tone mapping curve. This segmentation allows different parts of the image to have optimized contrast and brightness adjustments, resolving the contradiction between processing simplicity and image quality by automating the segmentation and curve generation processes.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different tone mapping curves are applied to different regions of the image based on local characteristics such as brightness, contrast, and content type. This local quality approach ensures that each region receives optimized processing parameters, improving overall image quality while the automated generation of these curves maintains processing efficiency.

Inventive Principle:
Principle #3Local quality

2Manufacturing precision

If local tone mapping with multiple processing steps is implemented, then image contrast and quality are enhanced, but computing resource consumption increases

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

Solution Approach 1:

The system performs preliminary analysis of the image to identify regions and determine appropriate tone mapping curves before the actual tone mapping processing. This preliminary action includes generating region masks and selecting or creating optimized curves, which streamlines the subsequent processing steps and reduces overall computing resource consumption while maintaining high image quality.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system dynamically adjusts processing parameters such as curve selection, region boundaries, and weighting factors based on image characteristics. By optimizing these parameters adaptively, the system achieves high contrast quality while minimizing computing resource usage through efficient parameter selection rather than exhaustive processing.

Inventive Principle:
Principle #35Parameter changes

3Manufacturing precision

If region-based processing with multiple tone curves is applied, then natural image rendering is improved, but processing time and complexity increase

Engineering Contradiction:
Improvenatural image renderingVSAvoidprocessing time
Core Design Contradiction:
Manufacturing precisionVSLoss of time

Solution Approach 1:

The system automatically generates region masks and selects or creates tone mapping curves based on image content analysis, without requiring manual intervention. This self-service approach maintains natural image rendering quality while reducing processing time by eliminating manual setup steps and automating the optimization process.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system uses representative regions or templates to determine processing parameters for similar areas, copying successful processing patterns rather than analyzing every pixel independently. This approach maintains natural rendering quality while significantly reducing processing time through pattern recognition and reuse.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS12489984B2Local tone mapping
Publication Date: 2025.12.02 GOPRO INC
  • US12489984B2 patent drawing
  • US12489984B2 patent drawing
  • US12489984B2 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.