Depth-Based Image Denoising via Frequency Filtering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image denoising methods struggle to effectively differentiate between noise and real image details, often leading to loss of image details during the denoising process, especially in images captured by multiple camera modules with varying optical characteristics.

Innovation Solution

The method involves determining the maximum expected frequency for each camera module and depth in a scene area, using depth information to filter out high-frequency components above this threshold, thereby reducing or eliminating noise from images captured by multiple camera modules.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Object-affected harmful factors

If traditional filtering methods are applied to remove noise, then noise reduction is achieved, but image details are lost

Engineering Contradiction:
ImprovenoiseVSAvoidimage details
Core Design Contradiction:
Object-affected harmful factorsVSLoss of information

Solution Approach 1:

The image is divided into multiple frequency bands using wavelet transform, allowing separate processing of different frequency components. Noise primarily exists in high-frequency bands while image details are distributed across multiple bands, enabling selective noise removal without affecting detail preservation.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different denoising strategies are applied to different regions of the image based on local characteristics. The method adapts the filtering strength according to local variance and frequency content, applying stronger filtering to homogeneous regions while preserving edges and detailed structures.

Inventive Principle:
Principle #3Local quality

2Object-affected harmful factors

If multiple images are used for denoising, then noise reduction effectiveness is improved, but processing complexity increases

Engineering Contradiction:
Improvenoise reduction effectivenessVSAvoidprocessing complexity
Core Design Contradiction:
Object-affected harmful factorsVSDevice complexity

Solution Approach 1:

Images are pre-aligned and registered before denoising processing to ensure proper correspondence between multiple images. This preliminary alignment step enables effective pixel-wise operations and reduces the complexity of subsequent processing by eliminating the need for complex registration algorithms.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

Multiple denoised images are combined using averaging or weighted averaging to produce the final denoised output. This merging approach leverages the redundancy in multiple images to reduce noise while maintaining computational efficiency through simple arithmetic operations.

Inventive Principle:
Principle #5Merging (Combining)

3Loss of information

If adaptive filtering is applied to preserve image details, then detail preservation is improved, but noise removal effectiveness decreases

Engineering Contradiction:
Improveimage detail preservationVSAvoidnoise removal effectiveness
Core Design Contradiction:
Loss of informationVSObject-affected harmful factors

Solution Approach 1:

The filtering parameters are dynamically adjusted based on local image characteristics such as variance, gradient magnitude, and frequency content. This dynamic adaptation allows the filter to be aggressive in homogeneous regions for noise removal while being conservative near edges and details for preservation.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The method transforms the image into the wavelet domain where filtering parameters can be selectively applied to different frequency sub-bands. By changing the representation domain and adjusting frequency-specific parameters, the method achieves both noise removal and detail preservation simultaneously.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS9967535B2Methods and apparatus for reducing noise in images
Publication Date: 2018.05.08 BLUE RIVER TECHNOLOGY INC
  • US9967535B2 patent drawing
  • US9967535B2 patent drawing
  • US9967535B2 patent drawing

AI summary

Various features relating to reducing and/or eliminating noise from images are described. In some embodiments depth based denoising is used on images captured by one or more camera modules based on depth information of a scene area and optical characteristics of the one or more camera modules used to captures the images. In some embodiments by taking into consideration the camera module optics and the depth of the object included in the image portion, a maximum expected frequency can be determined and the image portion is then filtered to reduce or remove frequencies above the maximum expected frequency. In this way noise can be reduced or eliminated from image portions captured by one or more camera modules. The optical characteristic of different camera modules may be different. In some embodiments a maximum expected frequency is determined on a per camera module and depth basis.