Hybrid Low Light Image Enhancement Method

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Mobile electronic devices face challenges in capturing high-quality images in low light environments due to limited processing power and energy resources, leading to unsatisfactory image quality or prolonged processing times that disrupt device performance.

Innovation Solution

A hybrid image enhancement method combining a low light enhancement model of a deep neural network with a sharpness-preserving mathematical model, which downsamples high-resolution images for efficient processing and upsamples them to maintain real-time image presentation while optimizing processor loading.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If deep neural network processing is applied to enhance low light images, then image quality is improved, but processing time increases

Engineering Contradiction:
Improveimage qualityVSAvoidprocessing time
Core Design Contradiction:
Manufacturing precisionVSLoss of time

Solution Approach 1:

The image processing task is divided into two segments: a deep neural network component that handles low light enhancement on downsampled images, and a mathematical model component that performs sharpness-preserving upsampling on high resolution images. This segmentation allows each component to operate on appropriately scaled data, improving overall processing efficiency while maintaining image quality.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A downsampling operation serves as an intermediary step between the high resolution low light image and the deep neural network processing. By downsampling to a lower resolution before neural network processing, the computational load is reduced while still capturing essential semantic information, thereby decreasing processing time without significantly compromising quality.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If high resolution images are processed through deep learning models, then semantic detail recovery is improved, but processor loading increases

Engineering Contradiction:
Improvesemantic detail recoveryVSAvoidprocessor loading
Core Design Contradiction:
Measurement precisionVSPower

Solution Approach 1:

The patent extracts and removes the high resolution component from the deep learning processing pipeline. Instead of processing the full high resolution image through the deep neural network, only the downsampled lower resolution image is processed, extracting only the necessary semantic information at a reduced computational cost.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system applies partial processing by using the deep neural network only on the downsampled image portion rather than the complete high resolution image. This partial action approach processes only the essential semantic content while avoiding the excessive computational load of processing every pixel at full resolution.

Inventive Principle:
Principle #16Partial or excessive action

3Productivity

If image enhancement processing is performed in real-time, then device performance is maintained, but processing power consumption increases

Engineering Contradiction:
Improvereal-time processing capabilityVSAvoidprocessing power consumption
Core Design Contradiction:
ProductivityVSPower

Solution Approach 1:

The processing pipeline is segmented into a neural network component operating on downsampled images and a mathematical model component handling upsampling. This segmentation enables real-time processing by distributing computational tasks appropriately, reducing overall power consumption while maintaining productivity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system changes the resolution parameter by downsampling the input image before neural network processing. This parameter change reduces the number of pixels processed, thereby lowering processing power consumption while still maintaining the ability to produce real-time enhanced output through the subsequent upsampling stage.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12079973B2Electronic devices and corresponding hybrid methods of low light image enhancement
Publication Date: 2024.09.03 MOTOROLA MOBILITY LLC
  • US12079973B2 patent drawing
  • US12079973B2 patent drawing
  • US12079973B2 patent drawing

AI summary

A hybrid method of low light image enhancement in an electronic device comprises downsampling a high resolution, low light image to obtain a low resolution, low light image and inputting the low resolution, low light image into a low light enhancement model of a deep neural network to obtain a low resolution, enhanced image where semantic information such as true colors, edges, and brightness level are recovered. The high resolution, low light image, the low resolution, low light image, and the low resolution, enhanced image are each input into a mathematical model that performs upsampling and super-resolution tasks to generate a high resolution, enhanced image.