HDR Signal Reshaping for Backward-Compatible Color Decoding

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video delivery systems struggle with backward compatibility when handling high-dynamic range (HDR) images, as legacy decoders are often unable to properly decode and convert color spaces optimized for HDR, leading to suboptimal picture quality.

Innovation Solution

The implementation of a color-rotation and scaling matrix, combined with tone-mapping, to reshape HDR images from a preferred color space like IPT-PQ to a legacy color space like YCbCr, ensuring that even legacy decoders can produce reasonable picture quality by applying metadata-driven reshaping techniques.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If HDR images are encoded in preferred color spaces (e.g., IPT-PQ) with high dynamic range, then picture quality and color accuracy are improved, but backward compatibility with legacy devices is worsened

Engineering Contradiction:
Improvepicture qualityVSAvoidbackward compatibility
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent introduces a color-rotation-and-scaling matrix as an intermediary transformation tool. This matrix acts as a mediator between the preferred color space (IPT-PQ) and legacy color spaces (YCbCr, RGB), enabling HDR content to be decoded by legacy devices while maintaining acceptable picture quality. The matrix rotates and scales chroma components to align with legacy device expectations

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent applies parameter changes by adjusting color space parameters through the color-rotation-and-scaling matrix. Specifically, it transforms chroma component parameters (Cb, Cr) by rotating them by a calculated angle and scaling them by a factor, thereby adapting the HDR signal to match legacy device color space characteristics while preserving HDR content integrity

Inventive Principle:
Principle #35Parameter changes

2Adaptability or versatility

If color-rotation and scaling matrices are applied to align hue values, then compatibility with legacy color spaces is improved, but computational complexity increases

Engineering Contradiction:
Improvecolor space alignmentVSAvoidcomputational complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent applies preliminary action by pre-calculating the optimal rotation angle and scaling factor for the color-rotation-and-scaling matrix during encoding. These parameters are determined in advance based on the relationship between preferred and legacy color spaces, so that during decoding only simple matrix multiplication is required, significantly reducing real-time computational complexity

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent uses a simplified copying approach by representing the complex color space transformation as a fixed matrix structure with pre-determined parameters. Instead of performing complex real-time color space conversion, the system copies the pre-computed matrix parameters and applies them directly, reducing computational burden while maintaining color space alignment accuracy

Inventive Principle:
Principle #26Copying

Data Source

PatentUS12621501B2Signal reshaping for high dynamic range signals
Publication Date: 2026.05.05 DOLBY LABORATORIES LICENSING CORP
  • US12621501B2 patent drawing
  • US12621501B2 patent drawing
  • US12621501B2 patent drawing

AI summary

In a method to improve backwards compatibility when decoding high-dynamic range images coded in a wide color gamut (WCG) space which may not be compatible with legacy color spaces, hue and/or saturation values of images in an image database are computed for both a legacy color space (say, YCbCr-gamma) and a preferred WCG color space (say, IPT-PQ). Based on a cost function, a reshaped color space is computed so that the distance between the hue values in the legacy color space and rotated hue values in the preferred color space is minimized. HDR images are coded in the reshaped color space. Legacy devices can still decode standard dynamic range images assuming they are coded in the legacy color space, while updated devices can use color reshaping information to decode HDR images in the preferred color space at full dynamic range.