High-Resolution Image Compression via Tile-Based Video Sequencing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current image compression methods, such as JPEG, are limited in their compression ratio, requiring large storage sizes for high-quality and high-resolution images, especially in mobile devices, which demand efficient compression schemes that balance storage and quality.

Innovation Solution

The method involves dividing images into tiles and constructing them as a video sequence using spatial and temporal compression, allowing for scalable and intermittent compression by encoding differences between frames, utilizing existing video codecs and metadata for efficient decoding and storage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If JPEG compression is used for high-resolution images, then image quality is maintained, but storage size becomes unacceptably large

Engineering Contradiction:
Improveimage qualityVSAvoidstorage size
Core Design Contradiction:
Manufacturing precisionVSQuantity of substance

Solution Approach 1:

The image is divided into multiple tiles, and each tile is further divided into blocks. This segmentation allows independent processing and compression of different regions, enabling more efficient compression while maintaining overall image quality. The patent applies this by organizing image data into a video sequence of frames, where each frame contains multiple tiles with multiple blocks.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transforms the traditional 2D image compression approach into a 3D video sequence structure by adding the temporal dimension. Images are encoded as a sequence of frames with multiple tiles per frame, creating a multi-dimensional data structure that enables more flexible compression strategies and better exploitation of spatial and temporal redundancies.

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

2Quantity of substance

If high compression ratio is applied to reduce storage size, then storage efficiency improves, but image quality deteriorates

Engineering Contradiction:
Improvestorage sizeVSAvoidimage quality
Core Design Contradiction:
Quantity of substanceVSManufacturing precision

Solution Approach 1:

Different regions of the image (different tiles and blocks) can be compressed with different quality levels. The patent allows selective compression where important regions maintain higher quality while less important regions use higher compression, optimizing the overall quality-size tradeoff.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The compression scheme is dynamic and scalable, allowing adjustment of compression parameters based on available bandwidth, storage capacity, or quality requirements. The video sequence structure enables flexible decoding where users can choose to decode only certain frames or tiles based on their needs.

Inventive Principle:
Principle #15Dynamics

3Device complexity

If conventional image compression is used in mobile devices, then device simplicity is maintained, but computational resources are insufficient for high-resolution compression

Engineering Contradiction:
Improvedevice simplicityVSAvoidcompression efficiency
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The patent leverages existing video compression codecs (which are commonly available in mobile devices) to perform image compression. By reusing the video coding infrastructure already present in mobile devices, the solution achieves efficient high-resolution image compression without requiring dedicated image compression hardware or algorithms.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent creates a video sequence that copies the structure of traditional video formats, allowing existing video decoders to be used for image decompression. This approach enables mobile devices to utilize their existing video processing capabilities for image compression and decompression tasks.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS8019167B2Compressing high resolution images in a low resolution video
Publication Date: 2011.09.13 HUMAN MONITORING
  • US8019167B2 patent drawing
  • US8019167B2 patent drawing
  • US8019167B2 patent drawing

AI summary

A method for compressing an image as a sequence of video frames, comprising dividing the image into a plurality of tiles and compressing a tile, or part thereof, as a frame in the video sequence.