Image Noise Reduction via Masked Pixel Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current image compression techniques, such as JPEG, often degrade image quality by introducing noise around edges and text in digital images, especially when using lossy compression methods, and existing segmentation methods like MRC are complex and inefficient for reducing noise effectively.

Innovation Solution

A method that processes grayscale image data to identify noise-producing pixels and generates a mask to overlay and eliminate these pixels during output, allowing for efficient compression and storage while maintaining image quality, using a simpler segmentation technique that separates image data into planes for different compression methods.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If lossy compression methods such as JPEG are used to reduce file size, then compression efficiency is improved, but image quality deteriorates due to noise around edges and text

Engineering Contradiction:
Improvefile sizeVSAvoidimage quality
Core Design Contradiction:
Quantity of substanceVSManufacturing precision

Solution Approach 1:

The image data is divided into multiple planes or layers, with different compression methods applied to each plane. Critical regions (edges, text) are separated from non-critical regions, allowing selective compression that preserves quality where needed while achieving overall file size reduction.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different compression qualities are applied to different regions of the image. High-quality compression is used for critical regions containing edges and text, while lower-quality compression is applied to regions where noise is less noticeable, optimizing the balance between file size and perceived image quality.

Inventive Principle:
Principle #3Local quality

2Manufacturing precision

If complex segmentation methods like MRC are used to reduce noise, then image quality is improved, but processing complexity increases

Engineering Contradiction:
Improveimage qualityVSAvoidprocessing complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The invention extracts only the essential information needed for noise reduction - specifically identifying edges and text regions - without implementing the full complexity of MRC segmentation. This selective extraction approach achieves noise reduction benefits while avoiding the computational burden of complete multi-plane segmentation.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The method performs preliminary identification of critical regions (edges, text) before compression, allowing subsequent noise reduction to be applied selectively. This preliminary action simplifies the overall process by avoiding the need for complex real-time segmentation during compression.

Inventive Principle:
Principle #10Preliminary action

3Manufacturing precision

If reduction of compression amount is applied to reduce noise in JPEG compressed images, then image quality is improved, but file size increases

Engineering Contradiction:
Improveimage qualityVSAvoidfile size
Core Design Contradiction:
Manufacturing precisionVSQuantity of substance

Solution Approach 1:

Instead of uniformly reducing compression across the entire image, the invention applies different compression levels locally - high compression to non-critical regions and low compression to critical regions containing edges and text. This maintains overall file size efficiency while improving quality where it matters most.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS8503036B2System and method of improving image quality in digital image scanning and printing by reducing noise in output image data
Publication Date: 2013.08.06 XEROX CORP
  • US8503036B2 patent drawing
  • US8503036B2 patent drawing
  • US8503036B2 patent drawing

AI summary

A system and method of reducing noise in output image data is provided. Grayscale image data having a plurality of pixels is received and processed. During processing, pixels which may produce noise are identified, and a mask associated with the image data is generated. The mask provides information related to the pixels, such as opaque and transparent regions for overlaying the pixels. The image data and the mask are compressed and stored. The mask assists in preventing the identified pixels from being visible when the image data is output, thereby reducing the noise in the image.