Camera Noise Model Pixel Blending for Image De-noising

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image de-noising methods fail to effectively reduce noise in images captured by cameras, particularly due to environmental factors affecting image sensors, and often mistakenly treat motion as noise.

Innovation Solution

A camera noise model is generated in real-time using a processing unit to adjust pixel values in subsequent frames, determining blending ratios and de-noising strengths based on the noise model and differences between frames to differentiate between noise and motion.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Object-affected harmful factors

If traditional de-noising methods are applied to reduce image noise, then noise reduction is achieved, but motion areas are mistakenly treated as noise and damaged

Engineering Contradiction:
Improveimage noiseVSAvoidmotion area identification accuracy
Core Design Contradiction:
Object-affected harmful factorsVSReliability

Solution Approach 1:

The patent applies preliminary action by performing temporal de-noising before spatial de-noising. The temporal de-noising module first processes the image to reduce noise while preserving motion areas, and then the spatial de-noising module processes the result. This sequence ensures that motion areas are not mistakenly damaged because the temporal processing has already preserved them based on frame-to-frame consistency analysis.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent segments the de-noising process into two distinct modules: temporal de-noising and spatial de-noising. Each module handles different aspects of noise reduction with specialized algorithms. The temporal module focuses on consistency across frames, while the spatial module focuses on local pixel relationships, allowing each to optimize for its specific function without interfering with the other's strengths.

Inventive Principle:
Principle #1Segmentation

2Object-affected harmful factors

If temporal de-noising is applied to reduce noise based on frame differences, then noise reduction is achieved, but processing complexity increases

Engineering Contradiction:
ImprovenoiseVSAvoidde-noising process complexity
Core Design Contradiction:
Object-affected harmful factorsVSDevice complexity

Solution Approach 1:

The patent merges temporal de-noising and spatial de-noising into a unified dual-module system that processes images together rather than separately. The temporal module's output becomes the spatial module's input, creating an integrated pipeline that leverages both approaches synergistically. This combination achieves superior noise reduction while managing complexity through modular design.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent applies dynamics by adaptively adjusting processing parameters based on image content and noise characteristics. The system dynamically determines the degree of temporal vs. spatial de-noising application, and adjusts blending ratios and processing intensities based on local image properties, allowing optimal performance across varying conditions without fixed rigid parameters.

Inventive Principle:
Principle #15Dynamics

3Object-affected harmful factors

If spatial de-noising is applied to reduce noise in the image, then noise reduction is achieved, but edge details are lost

Engineering Contradiction:
ImprovenoiseVSAvoidedge detail preservation
Core Design Contradiction:
Object-affected harmful factorsVSManufacturing precision

Solution Approach 1:

The patent applies local quality by adjusting de-noising parameters based on local image characteristics. Different regions of the image receive different processing intensities - edge areas maintain higher detail preservation while flat regions receive stronger noise reduction. This is achieved through adaptive parameter selection that considers local variance, gradient magnitude, and other spatial features to preserve important structural information.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS9578211B2Image de-noising methods and apparatuses using the same
Publication Date: 2017.02.21 GLENFLY TECH CO LTD
  • US9578211B2 patent drawing
  • US9578211B2 patent drawing
  • US9578211B2 patent drawing

AI summary

A method for generating and employing a camera noise model, performed by a processing unit, is introduced to at least contain the following steps. A camera noise model is provided. A first frame is obtained by controlling a camera module via a camera module controller. A blending ratio corresponding to each pixel value of the first frame is generated according to the camera noise model, the pixel value of the first frame and a corresponding pixel value of a second frame. A third frame is generated by fusing each pixel value of the first frame with the corresponding pixel value of the second frame according to the blending ratio. A de-nosing strength for each pixel value of the third frame is adjusted according to the blending ratio. Each pixel value of the third frame is adjusted using the corresponding de-nosing strength.