Adaptive Image Contrast Enhancement via Histogram Binning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing contrast enhancement techniques for digital images amplify noise and introduce temporal discontinuities, particularly in video signals, and struggle with real-time processing due to computational delays.

Innovation Solution

A method that adjusts pixel luma values by forming a histogram, computing initial bin indices to partition the histogram into equally populated bins, and mapping these indices into final bin indices that are more uniformly spaced, allowing for piecewise linear transformations to enhance contrast while minimizing noise amplification and achieving real-time processing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Illumination intensity

If standard histogram equalization is applied to enhance image contrast, then weak details are emphasized and image regions are illuminated, but noise is amplified along with the signal details

Engineering Contradiction:
Improveimage brightnessVSAvoidnoise amplification
Core Design Contradiction:
Illumination intensityVSObject-generated harmful factors

Solution Approach 1:

The patent segments the histogram into multiple bins and processes different brightness regions separately. By dividing the histogram into bins and applying different transformation strategies to each bin, the method enhances contrast in dark regions while preserving highlight details and suppressing noise amplification in already bright areas.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies local quality by treating different regions of the histogram differently. Dark regions undergo more aggressive contrast enhancement while bright regions receive gentler processing. This region-specific approach ensures that noise amplification is minimized in highlights while still achieving contrast enhancement in shadow areas.

Inventive Principle:
Principle #3Local quality

2Measurement precision

If contrast enhancement is performed on complete video frames, then accurate histogram computation is achieved, but processing delay occurs preventing real-time enhancement

Engineering Contradiction:
Improvehistogram accuracyVSAvoidprocessing delay
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent performs preliminary action by computing histograms and determining optimal bin configurations in advance, before actual video frames need processing. Pre-computed lookup tables and predetermined bin structures enable real-time contrast enhancement without requiring complete frame histogram computation during playback.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces dynamics by using adaptive bin configurations that can adjust to different video content characteristics. The system dynamically selects appropriate bin structures based on scene analysis, enabling real-time adaptation to varying video conditions while maintaining processing speed.

Inventive Principle:
Principle #15Dynamics

3Illumination intensity

If standard contrast enhancement techniques are applied to video sequences, then contrast is improved, but temporal discontinuities and unstable performance occur across different scene types

Engineering Contradiction:
Improvecontrast enhancementVSAvoidtemporal continuity
Core Design Contradiction:
Illumination intensityVSStability of the object's composition

Solution Approach 1:

The patent applies parameter changes by systematically varying histogram bin configurations and transformation parameters based on scene characteristics. Different parameter sets are selected for different scene types (outdoor, indoor, low-light, high-contrast), ensuring stable and consistent performance across diverse video content while maintaining temporal continuity.

Inventive Principle:
Principle #35Parameter changes

4Ease of manufacture

If uniform bin spacing is used in histogram equalization, then implementation is simple, but aesthetic appeal and visual quality are reduced

Engineering Contradiction:
Improveimplementation simplicityVSAvoidvisual quality
Core Design Contradiction:
Ease of manufactureVSManufacturing precision

Solution Approach 1:

The patent introduces asymmetry by using non-uniform bin spacing that is optimized for visual quality. Instead of equal-width bins, the system employs asymmetric bin configurations where bin widths vary to better represent the perceptual importance of different brightness regions, significantly improving aesthetic appeal while maintaining reasonable implementation complexity.

Inventive Principle:
Principle #4Asymmetry

Data Source

PatentUS7512269B2Method of adaptive image contrast enhancement
Publication Date: 2009.03.31 LONE STAR TECHNOLOGICAL INNOVATIONS LLC
  • US7512269B2 patent drawing
  • US7512269B2 patent drawing
  • US7512269B2 patent drawing

AI summary

The contrast of a digital image is enhanced by forming a histogram of the luma values of an active area of the image, computing “initial” bin indices that partition the histogram into bins of substantially equal population, mapping the “initial” bin indices into “final” bin indices that are more uniformly spaced than the “initial” bin indices, and adjusting the luma values of all the pixels in accordance with the “final” bin indices.