Super-Pixel Segmentation for Image Resolution Enhancement

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Camera devices often struggle to capture high-resolution images in certain scenarios due to cost or environmental restrictions, which affects subsequent image identification and detection processes, particularly for small objects like traffic lights in complex backgrounds.

Innovation Solution

An image processing method involving super-pixel segmentation and super-resolution reconstruction, where the initial image is segmented into blocks, and the region of interest is extracted based on image features, followed by bicubic interpolation and convolutional network processing to enhance resolution.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If camera device uses lower cost or simpler configuration, then device complexity is reduced, but image resolution deteriorates

Engineering Contradiction:
Improvecamera device complexityVSAvoidimage resolution
Core Design Contradiction:
Device complexityVSManufacturing precision

Solution Approach 1:

The image is segmented into multiple image blocks through super-pixel segmentation, where each block is processed independently for super-resolution reconstruction. This allows the system to focus computational resources on enhancing specific regions while maintaining overall image quality, resolving the contradiction between device simplicity and image resolution.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The method extracts a region of interest from the segmented image blocks based on image features before performing super-resolution reconstruction. By isolating and processing only the critical regions, the system achieves high resolution where needed without requiring complex camera hardware throughout the entire image processing pipeline.

Inventive Principle:
Principle #2Taking out (Extraction)

2Manufacturing precision

If camera device captures high-resolution image, then image resolution is improved, but cost increases

Engineering Contradiction:
Improveimage resolutionVSAvoidcamera device cost
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The method creates a high-resolution copy of the region of interest through super-resolution reconstruction algorithms rather than requiring the camera to capture the original high-resolution image. This computational approach generates detailed image data without needing expensive high-resolution camera hardware.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The super-resolution reconstruction process changes the resolution parameter of the image blocks through iterative optimization and feature-based enhancement. By transforming the resolution parameter computationally, the system achieves high resolution output without requiring high-resolution input from expensive camera equipment.

Inventive Principle:
Principle #35Parameter changes

3Manufacturing precision

If full image is processed for super-resolution, then resolution is improved, but processing time increases

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

Solution Approach 1:

The image is divided into multiple segmented blocks through super-pixel segmentation, allowing parallel processing of each block. This segmentation enables the system to process only necessary regions simultaneously, significantly reducing overall processing time compared to processing the entire image as a single unit.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The method extracts and processes only the region of interest from the segmented blocks, ignoring areas that do not require enhancement. This selective processing approach maintains high resolution for critical regions while minimizing processing time by excluding irrelevant areas from the computationally intensive super-resolution reconstruction.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS10803554B2Image processing method and device
Publication Date: 2020.10.13 BOE TECHNOLOGY GROUP CO LTD
  • US10803554B2 patent drawing
  • US10803554B2 patent drawing
  • US10803554B2 patent drawing

AI summary

An image processing method and an image processing device are provided. The method includes acquiring an initial image, performing super-pixel segmentation on the initial image, and acquiring final image blocks; extracting a region of interest from the final image blocks in accordance with an image feature of a target image; and performing super-resolution reconstruction on the region of interest and acquiring an optimized image.