Cross-Kernel Median Filter for Image Noise Removal

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional median filters struggle to effectively remove noise from image edges and corners, leading to deteriorated image quality and reduced compression efficiency, especially in low illuminance conditions where noise is increased relative to the original image.

Innovation Solution

A cross-kernel type median filter is employed, which determines whether a target pixel is noise and corrects the image by applying a cross-kernel median filter based on peripheral pixel information, selecting medians from pixels arranged in '+' or 'X' shapes to efficiently remove noise without distorting the image outline.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Object-affected harmful factors

If a conventional median filter is used to remove noise, then noise removal capability is improved, but image quality in edge and corner regions deteriorates

Engineering Contradiction:
ImprovenoiseVSAvoidimage quality
Core Design Contradiction:
Object-affected harmful factorsVSManufacturing precision

Solution Approach 1:

The patent divides the filtering process into two distinct stages: first applying a conventional median filter to remove noise, then applying a cross-kernel median filter specifically to edge and corner regions to restore image quality. This segmentation allows each filter to optimize for its specific function without compromising the other.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies different filtering strategies to different regions of the image. The cross-kernel median filter is specifically designed to process edge and corner pixels differently from regular interior pixels, using directional kernels that adapt to local image structures to preserve edges while removing noise.

Inventive Principle:
Principle #3Local quality

2Object-affected harmful factors

If a conventional median filter is used to remove noise, then noise removal capability is improved, but compression efficiency deteriorates

Engineering Contradiction:
ImprovenoiseVSAvoidcompression efficiency
Core Design Contradiction:
Object-affected harmful factorsVSProductivity

Solution Approach 1:

By segmenting the filtering process into conventional median filtering followed by cross-kernel filtering, the patent achieves effective noise removal that improves compression efficiency. The cross-kernel filter's ability to preserve edges and reduce artifacts creates better-compressible image data.

Inventive Principle:
Principle #1Segmentation

3Reliability

If noise removal processing is applied to improve image quality, then signal to noise ratio improves, but image details are lost

Engineering Contradiction:
Improvesignal to noise ratioVSAvoidimage details
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The cross-kernel median filter uses directionally-adapted kernels that preserve local image structures such as edges and corners while removing noise. By adjusting kernel orientation and size based on local image characteristics, it maintains image details that conventional filters would blur or remove.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The filter dynamically adapts its kernel parameters based on local image content, detecting edge orientations and adjusting filtering strength accordingly. This dynamic adaptation allows the filter to be aggressive in noise removal where appropriate while being conservative in preserving important image features.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS9875529B2Device for removing noise on image using cross-kernel type median filter and method therefor
Publication Date: 2018.01.23 SK HYNIX INC
  • US9875529B2 patent drawing
  • US9875529B2 patent drawing
  • US9875529B2 patent drawing

AI summary

A device for removing a noise on an image using a cross-kernel type median filter includes a target pixel determination unit configured to determine whether a target pixel is a noise or not; a peripheral pixel determination unit configured to determine degrees of the noise on a peripheral pixel information of a peripheral pixel of the target pixel; and a noise removing unit configured to remove the noise of the target pixel and corrects the image by applying a cross-kernel type median filter based on the peripheral pixel information.