OLED Burn-in Prevention via Adaptive Stationary Region Detection
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
OLED displays suffer from burn-in, a non-uniform deterioration of pixel regions that leads to image ghosting, primarily caused by bright stationary pixels. This issue reduces the lifetime of OLED panels and degrades image quality.
Innovation Solution
A computer-implemented method that adaptively adjusts the detection time interval based on the type of stationary region and scene length in a video. This method tracks pixels of stationary regions from previous frames to the current frame in real-time, extracts minimum and maximum MaxRGB pixel values as temporal feature maps, and applies segmentation and block matching to detect the stationary region type.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Duration of action of stationary object
If luminance reduction processing is applied to stationary regions, then OLED burn-in is slowed and panel lifetime is extended, but image quality may be degraded due to non-uniform deterioration and image ghosting
Solution Approach 1:
The patent applies different luminance reduction strategies to different types of stationary regions. By classifying stationary regions into transparent and non-transparent types, the system applies luminance reduction selectively - reducing luminance for non-transparent regions while maintaining or differently managing transparent regions. This localized differentiation allows burn-in prevention in high-risk areas while preserving overall image quality and avoiding uniform degradation across the entire display.
2Measurement precision
If detection time interval is fixed, then processing is simple, but detection accuracy of stationary region types is reduced
Solution Approach 1:
The patent implements an adaptive detection time interval mechanism that dynamically adjusts the detection period based on the detected stationary region type. For transparent stationary regions, a first detection time interval is used, while for non-transparent regions, a second detection time interval is applied. This dynamic adjustment optimizes detection accuracy for each region type while managing processing complexity through automated classification and interval selection.
Solution Approach 2:
The system changes the detection time interval parameter based on the classified stationary region type. By modifying this temporal parameter adaptively - using different intervals for transparent versus non-transparent regions - the system achieves higher detection precision without requiring overly complex processing, as the parameter change is driven by the classification result rather than complex algorithms.
3Reliability
If all stationary pixels are treated uniformly, then processing is simple, but burn-in prevention effectiveness is reduced
Solution Approach 1:
The patent classifies stationary regions into transparent and non-transparent types and applies different luminance reduction processing to each type. Non-transparent stationary regions receive standard luminance reduction to prevent burn-in, while transparent stationary regions receive differentiated processing. This localized quality approach significantly improves burn-in prevention effectiveness by targeting high-risk non-transparent regions while managing the complexity through systematic classification and rule-based processing differentiation.
Data Source
AI summary
One embodiment provides a computer-implemented method that includes adaptively adjusting a detection time interval based on stationary region type of one or more stationary regions and a scene length in a video. The method further includes tracking pixels of the one or more stationary regions from a number of previous frames to a current frame in the video in real-time. A minimum and a maximum of max-Red-Green-Blue (MaxRGB) pixel values are extracted from each frame in a scene of the video as minimum and a maximum temporal feature maps for representing pixel variance over time. Segmentation and block matching are applied on the minimum and maximum temporal feature maps to detect the stationary region type.


