Image Block Processing with Extended Areas for Seamless Boundary Quality

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current image processing methods using deep learning networks face slow processing speeds due to hardware limitations, resulting in the need to divide images into blocks, which often lead to abnormal color spots and obvious boundaries when combining processed blocks.

Innovation Solution

An image processing method that divides images into blocks with effective and extended areas, processes each block using a target network model, extracts target effective areas, and combines them to generate a target image without filling redundant information, thereby eliminating abnormal color spots and boundaries.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If an image is divided into multiple image blocks for processing, then processing speed is improved, but abnormal color spots and obvious boundaries appear at the boundaries of image blocks

Engineering Contradiction:
Improveprocessing speedVSAvoidboundary quality
Core Design Contradiction:
ProductivityVSManufacturing precision

Solution Approach 1:

The image is divided into multiple image blocks that are processed separately through the deep learning network. Each image block includes an effective image area and an extended area, allowing parallel processing while maintaining boundary quality through proper segmentation design

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The image blocks are padded with extended areas before processing. This preliminary action ensures that when image blocks are combined, the boundaries align properly and redundant information filling is avoided, preventing abnormal color spots at boundaries

Inventive Principle:
Principle #10Preliminary action

2Reliability

If redundant information is filled into image blocks for processing, then the deep learning network can process complete image data, but abnormal color spots appear at boundaries after combination

Engineering Contradiction:
Improveprocessing completenessVSAvoidabnormal color spots
Core Design Contradiction:
ReliabilityVSObject-generated harmful factors

Solution Approach 1:

Different areas of the image block are treated differently: the effective image area contains the actual image data to be processed, while the extended area provides boundary context without requiring redundant information filling. This local differentiation ensures processing completeness while avoiding harmful color spots at boundaries

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent extracts only the necessary effective image areas from the processed image blocks for final combination, excluding the extended areas that would contain redundant information. This extraction prevents abnormal color spots while maintaining processing reliability

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS20240054620A1Image processing method, apparatus, electronic device, and readable storage medium
Publication Date: 2024.02.15 VIVO MOBILE COMM CO LTD
  • US20240054620A1 patent drawing
  • US20240054620A1 patent drawing
  • US20240054620A1 patent drawing

AI summary

An image processing method, an electronic device, and a non-transitory computer readable storage medium are provided. The method includes: dividing a to-be-processed image into blocks to obtain a plurality of image blocks. Each image block includes an effective image area and an extended area. The method further includes processing image data of each image block by using a target network model to obtain each target image block. The method also includes extracting target effective image areas in each target image block separately. The method additionally includes combining the target effective image areas to generate a target image.