HDR Image Generation Using Neural Subnetworks for Ghost Artifact Removal

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing HDR image processing methods fail to effectively handle misalignment and exposure differences between low dynamic range (LDR) images, leading to ghost artifacts in high dynamic range (HDR) images, especially in dynamic scenes with camera or scene motion.

Innovation Solution

The use of convolutional neural networks (CNNs) to process multiple LDR images simultaneously, incorporating color mapping, HDR merging, and guided de-ghosting sub-processes, which considers all possible combinations of input images and their exposures to generate a ghost-free HDR image.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If conventional de-ghosting methods are used to handle misalignment in LDR images, then computational complexity is reduced, but ghost artifacts remain visible in cases of non-rigid motion or large perspective differences

Engineering Contradiction:
Improvecomputational complexityVSAvoidghost artifact removal effectiveness
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent segments the image processing into multiple specialized neural network modules: color mapping sub-networks for exposure alignment, HDR merging sub-network for combining images, and guided de-ghosting sub-network for artifact removal. Each module handles a specific aspect of the processing, allowing complex operations to be divided into manageable segments that can be processed in parallel or sequence.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary guided de-ghosting process that uses the initially generated HDR image as a guide to identify and remove ghost artifacts. This intermediary step takes the output from the HDR merging stage and uses it to inform the de-ghosting operation, creating a feedback loop that improves overall effectiveness without requiring complete redesign of the entire system.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If all possible combinations of input LDR images are processed to generate HDR image, then image quality and dynamic range are improved, but processing time and computational load increase

Engineering Contradiction:
ImproveHDR image qualityVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent performs preliminary color mapping to align all input LDR images to a reference exposure level before HDR merging. This preliminary alignment ensures that all images are properly registered and reduces the need for iterative adjustments during the merging process, saving computational time while maintaining image quality.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent merges multiple aligned LDR images simultaneously using the HDR merging sub-network, which processes all input images in a single integrated operation rather than sequentially combining them pairwise. This merging approach efficiently utilizes all available input data to generate the final HDR image while reducing the total number of processing steps required.

Inventive Principle:
Principle #5Merging (Combining)

3Stability of the object's composition

If color mapping is performed to align LDR images to reference exposure, then exposure consistency is improved, but processing complexity increases

Engineering Contradiction:
Improveexposure consistencyVSAvoidprocessing complexity
Core Design Contradiction:
Stability of the object's compositionVSDevice complexity

Solution Approach 1:

The patent creates a copy of the reference LDR image at the target exposure level through color mapping, rather than modifying the original reference image or all input images. This copying approach allows the reference to remain unchanged while generating an aligned version for merging, simplifying the overall process and reducing computational overhead.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The color mapping sub-network changes the exposure parameter of the reference image to match the target exposure level. By adjusting this single parameter through learned transformations, the system achieves exposure alignment without requiring complex geometric transformations or manual calibration, reducing processing complexity while maintaining consistency.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS11055827B2Image processing apparatus and method
Publication Date: 2021.07.06 HUAWEI TECH CO LTD
  • US11055827B2 patent drawing
  • US11055827B2 patent drawing
  • US11055827B2 patent drawing

AI summary

The invention relates to an image processing apparatus for generating an HDR image associated with a first view on the basis of a plurality of LDR images, including a first LDR image and a second LDR image. The first LDR image is associated with the first view and a first exposure, i.e. a first dynamic range, and the second LDR image is associated with a second view and a second exposure, i.e. a second dynamic range. The image processing apparatus comprises a processor configured to provide a neural network having a plurality of neural subnetworks including a first neural subnetwork. The first neural subnetwork is configured to generate the HDR image on the basis of: (i) the first LDR image, (ii) the second LDR image, and (iii) a modified first LDR image. The modified first LDR image is associated with the first view and the second exposure.