Super-Resolution Image Reconstruction Using Local Pixel Relationships

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current super-resolution image reconstruction methods fail to consider the inherent relationship between adjacent pixels, leading to jagged, blurred, and grainy displays, or have complex calculations with poor real-time performance.

Innovation Solution

A method that determines gray scale values for newly added pixels between adjacent pixels in a row and column pixel groups based on visible relationships, inserting these pixels to reconstruct a super-resolution image, considering the internal relationships between local pixels.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If neighbor replacement algorithm, bilinear interpolation algorithm, or cubic interpolation algorithm is used to fill blank pixels, then the resolution is doubled to achieve higher display resolution, but the calculation process becomes complex and real-time performance deteriorates

Engineering Contradiction:
Improvedisplay resolutionVSAvoidcalculation process complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent segments the image processing into two distinct phases: first doubling the resolution by inserting blank pixels, then filling those blank pixels by referencing only the four corner pixels of each 2x2 block. This segmentation separates the resolution enhancement from the pixel value calculation, simplifying the overall process while maintaining high resolution.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies different processing strategies to different regions: original pixels retain their full detail while newly inserted pixels are calculated using a simplified method based on corner pixel values. This local differentiation maintains image quality where it matters most while reducing computational burden for the newly added pixels.

Inventive Principle:
Principle #3Local quality

2Manufacturing precision

If neighbor replacement algorithm, bilinear interpolation algorithm, or cubic interpolation algorithm is used to fill blank pixels, then the resolution is doubled to achieve higher display resolution, but the calculation efficiency decreases and real-time performance becomes poor

Engineering Contradiction:
Improvedisplay resolutionVSAvoidcalculation efficiency
Core Design Contradiction:
Manufacturing precisionVSProductivity

Solution Approach 1:

The patent extracts and utilizes only the essential information from corner pixels to determine the values of newly inserted pixels, discarding the need for complex calculations involving multiple neighboring pixels. This extraction of key information maintains resolution quality while dramatically improving calculation efficiency.

Inventive Principle:
Principle #2Taking out (Extraction)

3Manufacturing precision

If neighbor replacement algorithm, bilinear interpolation algorithm, or cubic interpolation algorithm is used to fill blank pixels, then the target matrix of 8K resolution is achieved, but jagged, blurred, and grainy display problems occur due to not considering inherent relationship between neighboring pixels

Engineering Contradiction:
ImproveresolutionVSAvoiddisplay quality
Core Design Contradiction:
Manufacturing precisionVSReliability

Solution Approach 1:

The patent performs preliminary action by first doubling the resolution and inserting blank pixels before calculating their values. This preliminary structure establishment allows subsequent pixel value calculation to be based on a stable framework of corner pixels, ensuring consistent and high-quality display results without jagged or blurred artifacts.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12462338B2Super-resolution image reconstruction method and device
Publication Date: 2025.11.04 TCL CHINA STAR OPTOELECTRONICS TECHNOLOGY CO LTD
  • US12462338B2 patent drawing
  • US12462338B2 patent drawing
  • US12462338B2 patent drawing

AI summary

The present application provides a super-resolution image reconstruction method and a device. Since the super-resolution image reconstruction method fully considers internal relationship between local pixels of an original image, detailed information of an image can be better maintained, while problems of aliasing, blurring, and graininess are significantly reduced, and display effect of the original image after stretching is improved.