Multi-Scale Image Processing via Variable Kernel Filtering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image enhancement methods can only enhance features under a single scale size and fail to effectively suppress noise, limiting the improvement of image quality and information richness.

Innovation Solution

The method involves determining multiple filtering kernels of different kernel sizes to process images, generating smoothed and enhanced images, and reconstructing target images by combining original and smoothed images, using techniques like mean and bilateral filtering, and image enhancement curves to enhance features under various scale sizes while suppressing noise.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If traditional single-scale filtering methods are used, then the processing complexity is low, but the image quality and noise suppression capability are limited

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

Solution Approach 1:

The patent segments the image processing task into multiple scale levels by applying filtering kernels of different sizes (e.g., 3x3, 5x5, 7x7). Each kernel size processes specific feature scales, allowing the system to handle different image details separately and reconstruct a comprehensive enhanced image that maintains both fine and coarse structures while suppressing noise effectively.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces the dimension of kernel size variation to traditional filtering. Instead of using a single fixed kernel size, the system processes the image with multiple kernel sizes simultaneously, adding a new degree of freedom (kernel size parameter) to the filtering operation. This enables the system to capture features at different scales and reconstruct images with improved quality and noise suppression.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Adaptability or versatility

If multiple filtering kernels of different sizes are used, then features under different scale sizes can be enhanced, but the processing complexity increases

Engineering Contradiction:
Improvemulti-scale feature enhancementVSAvoidprocessing complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent divides the image processing into separate filtering operations for different scale ranges. Small kernels (e.g., 3x3) handle fine details and high-frequency features, medium kernels (e.g., 5x5) handle intermediate structures, and large kernels (e.g., 7x7) handle coarse low-frequency components. This segmentation allows each kernel to be optimized for its specific scale range, improving adaptability while managing complexity through structured organization.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent systematically varies the kernel size parameter across multiple filtering operations. By changing this single parameter (kernel size) while keeping the filtering mechanism consistent, the system achieves multi-scale feature enhancement without fundamentally changing the processing architecture. This parameter-based approach maintains relatively simple processing logic while achieving versatile multi-scale处理能力.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If single kernel size filtering is applied, then the processing speed is fast, but the noise suppression capability is insufficient

Engineering Contradiction:
Improvenoise suppression capabilityVSAvoidprocessing speed
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent segments the noise suppression task across multiple kernel sizes, where small kernels preserve fine details and large kernels suppress broader noise patterns. By distributing the noise suppression function across different scale levels rather than relying on a single kernel, the system achieves more effective noise removal while maintaining processing efficiency through parallel or sequential application of optimized kernels for each scale.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies filtering operations that may appear excessive (multiple kernels on the same image) but each kernel performs a specific partial function. Small kernels handle fine-detail noise, medium kernels handle intermediate noise, and large kernels handle coarse noise. This partial action approach ensures that no single kernel is overloaded, maintaining processing speed while collectively achieving superior noise suppression through the combined effect of multiple specialized filters.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS11599982B2Systems and methods for image processing
Publication Date: 2023.03.07 SHANGHAI UNITED IMAGING HEALTHCARE
  • US11599982B2 patent drawing
  • US11599982B2 patent drawing
  • US11599982B2 patent drawing

AI summary

The present disclosure relates to systems and methods for image processing. The method may include receiving an original image including a plurality of pixels; determining a plurality of smoothed images by applying a plurality of filtering kernels to the plurality of pixels of the original image, wherein each of the plurality of filtering kernels may be associated with a respective kernel size; determining a plurality of enhanced images by comparing the original image with the plurality of smoothed images; and generating a target image based on at least one of the plurality of enhanced images and at least one of: the original image or at least one of the plurality of smoothed images.