Local Tone Mapping Using Frequency Separation for Contrast Preservation
Find Innovative SolutionsGenerate 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
Engineering 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
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.
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.
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
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.
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.
3Manufacturing precision
If detailed filtering is applied to separate frequency components, then the contrast enhancement accuracy improves, but the device complexity increases
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.
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.
Data Source
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.


