Forward Backward Image Resizing for Noise Removal

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image resolution enhancement methods struggle to effectively filter out noise and defects from low-resolution images, especially when applied to distorted images, and require high computational effort, making them unsuitable for real-time streaming media playback.

Innovation Solution

A forward and backward image resizing method that involves increasing the resolution of a low-resolution image by an integral multiple, followed by a 2-fold increase and then a 2-fold reduction, to produce a high-resolution image while removing noise and maintaining edge structure, requiring low computational effort.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If common image resolution enhancement methods (interpolation, inverse modeling, training) are applied to low-resolution images, then image resolution is improved, but computational effort and operation time increase significantly

Engineering Contradiction:
Improveimage resolutionVSAvoidcomputational effort
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent segments the image processing task into distinct stages: noise filtering using non-local means, forward resizing to intermediate resolution, and backward resizing to target resolution. This segmentation allows each stage to be optimized independently, reducing overall computational complexity while maintaining image quality.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies noise filtering using non-local means as a preliminary action before resizing operations. By removing noise and defects early in the process, subsequent resizing operations work with cleaner data, reducing the need for complex iterative optimizations and lowering overall computational effort.

Inventive Principle:
Principle #10Preliminary action

2Manufacturing precision

If noise and defect filtering is performed prior to resolution enhancement, then image quality is improved, but details in the low-resolution image are lost and over-smoothing occurs

Engineering Contradiction:
Improveimage qualityVSAvoidimage details
Core Design Contradiction:
Manufacturing precisionVSLoss of information

Solution Approach 1:

The patent applies non-local means filtering with carefully controlled parameters that preserve local image details while removing noise. The filtering process uses a balance between smoothing strength and detail preservation, applying different levels of processing to different regions based on their characteristics.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent applies a moderate level of noise filtering rather than aggressive filtering, accepting some residual noise to preserve image details. This partial action approach prevents over-smoothing while still improving overall image quality by removing the most prominent defects.

Inventive Principle:
Principle #16Partial or excessive action

3Manufacturing precision

If forward and backward resizing process is applied, then noise is removed and edge structure is preserved, but processing time increases

Engineering Contradiction:
Improveedge structure preservationVSAvoidprocessing time
Core Design Contradiction:
Manufacturing precisionVSLoss of time

Solution Approach 1:

The patent changes the resolution parameter dynamically through forward and backward resizing operations. By temporarily increasing resolution and then reducing it, the process exploits the non-linear relationship between resolution and noise visibility, achieving noise removal and edge enhancement more efficiently than direct resizing.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS8275218B2Forward and backward image resizing method
Publication Date: 2012.09.25 MSI COMPUTER (SHENZHEN) CO LTD
  • US8275218B2 patent drawing
  • US8275218B2 patent drawing
  • US8275218B2 patent drawing

AI summary

A forward and backward image resizing method is used for resizing a low-resolution image into a high-resolution image. In the method, the low-resolution image is obtained first, and then a forward and backward image resizing process is performed, so as to resize the low-resolution image into the high-resolution image with an integral multiple resolution. The forward and backward image resizing process includes: resizing the low-resolution image by the integral multiple, so as to generate a first-resizing image with the integral multiple resolution; further increasing the resolution of the first-resizing image by 2-fold, so as to generate a second-resizing image; and reducing the resolution of the second-resizing image by 2-fold, thereby obtaining the high-resolution image.