Anti-aliased Image Compression via Color Space Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for compressing digital images, particularly anti-aliased images, are inefficient as they treat each pixel as a new color, leading to similar compression ratios for anti-aliased and natural images, despite anti-aliased images having lower inherent information content.

Innovation Solution

The method identifies anti-aliased images by recognizing that their pixel values lie on a single line or plane in color space, allowing for efficient compression by defining the base color line or plane and conveying pixel shades with reduced data requirements.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If traditional compression algorithms treat each pixel as a new color, then the compression process is simple and uniform, but the compression ratio is poor for anti-aliased images

Engineering Contradiction:
Improvecompression process simplicityVSAvoiddata size
Core Design Contradiction:
Ease of manufactureVSQuantity of substance

Solution Approach 1:

The patent segments the color space by identifying that anti-aliased image pixels lie on a specific line or plane in RGB color space. This segmentation allows the compression algorithm to treat anti-aliased images differently from natural images, applying specialized compression techniques that exploit the reduced color dimensionality to achieve better compression ratios

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent changes the parameter representation by detecting whether pixels lie on a line or plane in color space, and then using reduced-parameter representations (line equations or plane equations) instead of full RGB values. This parameter change enables more efficient encoding of anti-aliased images while maintaining visual quality

Inventive Principle:
Principle #35Parameter changes

2Quantity of substance

If lossy compression is used to achieve better compression ratios, then storage space and bandwidth are reduced, but image quality deteriorates

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

Solution Approach 1:

The patent applies local quality by treating anti-aliased regions differently from natural image regions. By detecting the geometric structure of color values (line or plane in RGB space), the algorithm applies targeted compression that preserves the essential anti-aliasing information while discarding redundant data, achieving better quality-retention tradeoff than generic lossy compression

Inventive Principle:
Principle #3Local quality

3Ease of operation

If anti-aliased images are compressed using standard algorithms, then the compression process is straightforward, but the compression efficiency is low due to treating them as many-colored images

Engineering Contradiction:
Improvecompression operation simplicityVSAvoidcompression efficiency
Core Design Contradiction:
Ease of operationVSProductivity

Solution Approach 1:

The patent performs preliminary action by first analyzing the color space distribution of pixels to detect whether they lie on a line or plane. This preliminary detection step enables the algorithm to select the appropriate compression path before actual compression, improving efficiency without significantly complicating the overall process

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent exploits the geometric dimensionality in color space by identifying that anti-aliased pixels occupy a lower-dimensional subspace (line or plane) within the 3D RGB color space. By detecting and utilizing this dimensional reduction, the algorithm achieves better compression efficiency while maintaining a relatively simple operational framework

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

Data Source

PatentUS8515161B2Detection of anti aliasing in two-color images for improved compression
Publication Date: 2013.08.20 ORACLE AMERICAN INC
  • US8515161B2 patent drawing
  • US8515161B2 patent drawing
  • US8515161B2 patent drawing

AI summary

A method for identifying anti aliased images of two or three colors makes use of the fact that in most anti-aliasing techniques, the color values of the source images are known with sub-pixel accuracy, e.g., the boundaries of text characters are described with arbitrary high precision and averaging ensures that the destination pixel values are interpolations of the two source colors so that all of the color values of the image lie on a single line, or a single plane, in 3-dimensional color space.