Adaptive Image Zoom Using Key-Pixel Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image zooming methods result in degradation due to uniform scaling, leading to increased computation and time, and lack consideration of image characteristics.

Innovation Solution

The method segments the image based on the number of important pixels, determines a priority order and zoom level for each segment, and applies adaptive zoom using AI and bilinear techniques to reduce computation and enhance image quality.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If uniform zoom scaling is applied to the entire image, then the image is scaled consistently, but computation time and resources increase significantly

Engineering Contradiction:
Improveimage qualityVSAvoidcomputation time
Core Design Contradiction:
Manufacturing precisionVSLoss of time

Solution Approach 1:

The image is divided into multiple segments or regions based on importance maps that identify key areas containing significant visual information. This segmentation allows selective processing where only important segments undergo high-quality upsampling, while less important segments use faster, lower-quality methods, thereby reducing overall computation time while maintaining image quality in critical areas.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different zooming strategies and quality levels are applied to different segments of the image based on their importance. Important segments receive high-quality upsampling with detailed processing, while non-important segments use efficient, low-quality methods. This local differentiation optimizes the balance between image quality and computation time by concentrating resources where they are most needed.

Inventive Principle:
Principle #3Local quality

2Shape

If uniform zoom scaling is applied to the entire image, then consistent scaling is achieved, but the number of new pixels to be generated increases computation and time

Engineering Contradiction:
Improvescaling consistencyVSAvoidprocessing efficiency
Core Design Contradiction:
ShapeVSProductivity

Solution Approach 1:

The image is divided into multiple segments or regions based on importance maps that identify key areas containing significant visual information. This segmentation allows selective processing where only important segments undergo high-quality upsampling, while less important segments use faster, lower-quality methods, thereby reducing overall computation time while maintaining image quality in critical areas.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Instead of applying full-quality upsampling to the entire image, the method applies partial action by processing only the important segments with high-quality algorithms. The remaining segments are handled with simpler, faster methods, achieving sufficient productivity without the excessive computation required for complete uniform processing.

Inventive Principle:
Principle #16Partial or excessive action

3Ease of operation

If every area in the image is processed with the same importance, then uniform treatment is applied, but the zooming does not consider image characteristics

Engineering Contradiction:
Improveprocessing simplicityVSAvoidimage characteristic consideration
Core Design Contradiction:
Ease of operationVSAdaptability or versatility

Solution Approach 1:

Different zooming strategies and quality levels are applied to different segments of the image based on their importance. Important segments receive high-quality upsampling with detailed processing, while non-important segments use efficient, low-quality methods. This local differentiation optimizes the balance between image quality and computation time by concentrating resources where they are most needed.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The processing approach dynamically adapts to image characteristics through importance maps that identify regions of interest. The system automatically adjusts processing intensity and quality based on local image features, making the zooming operation versatile and adaptive to different image types and content without requiring manual intervention.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS12437361B2Method and electronic device for applying adaptive zoom on an image
Publication Date: 2025.10.07 SAMSUNG ELECTRONICS CO LTD
  • US12437361B2 patent drawing
  • US12437361B2 patent drawing
  • US12437361B2 patent drawing

AI summary

A method for applying adaptive zoom on an image is disclosed. The method includes detecting at least one input to perform zoom on the image, determining key pixels in the image, obtaining a plurality of segments by determining sizes of each of the plurality of the segments based on a number of the key pixels in each of the plurality of the segments, determining a priority order for zooming the plurality of the segments based on a density of the key pixels in each of the plurality of the segments, determining a zoom level to be applied on each of the plurality of the segments based on the density of the key pixels in each of the plurality of the segments, and adaptively zooming each of the plurality of the segments based on the zoom level and the priority order.