Ordered Dithering Matrix for Image Resolution Conversion

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for converting high-resolution digital images to lower resolution using ordered dithering require complex hardware and software systems, necessitating a more resource-efficient approach.

Innovation Solution

A method that generates output images with lower chromatic resolution by applying differently arranged dither matrices to selected groups of pixels in the starting image, utilizing the same threshold values but with varying spatial distributions for different color channels, allowing for efficient conversion without complex systems.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional ordered dithering methods are used to convert high-resolution images to lower resolution, then image quality is maintained, but hardware and software resource demands increase

Engineering Contradiction:
Improveimage qualityVSAvoidhardware and software complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent uses a single dither matrix that is copied and applied multiple times to different color channels (RGB) and different groups of pixels. Instead of requiring separate complex processing systems for each channel, the same matrix structure is reused with different threshold values, significantly reducing hardware and software complexity while maintaining image quality

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The dither matrix serves multiple functions simultaneously: it is used for all three color channels (R, G, B), processes multiple groups of pixels, and applies the same threshold comparison logic across different parts of the image. This multi-functionality eliminates the need for separate processing systems for each channel or pixel group

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

2Loss of information

If traditional ordered dithering methods are used to convert high-resolution images to lower resolution, then chromatic resolution is reduced as required, but processing time and computational resources increase

Engineering Contradiction:
Improvechromatic resolution reductionVSAvoidprocessing time
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The image processing is divided into segments where a single dither matrix handles multiple color channels and pixel groups in parallel. By segmenting the processing into reusable matrix applications rather than sequential complex operations, the patent reduces overall processing time while achieving the required chromatic resolution reduction

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies the dither matrix periodically across different color channels and pixel groups using a systematic pattern. This periodic application with fixed threshold values allows for optimized, repetitive processing that reduces computational overhead and processing time compared to non-repetitive complex processing

Inventive Principle:
Principle #19Periodic action

Data Source

PatentUS7623270B2Method of processing a digital image by means of ordered dithering technique description
Publication Date: 2009.11.24 STMICROELECTRONICS (RES & DEV) LTD
  • US7623270B2 patent drawing
  • US7623270B2 patent drawing
  • US7623270B2 patent drawing

AI summary

A dither matrix is applied to a high-resolution image to compare the value of each of the pixels that compose it with a threshold value of the matrix and to obtain an output value of the matrix (Dither matrix value) from each comparison. To each pixel value of the image there is applied an algorithm involving simple but displacement operation, namely shifts to the left and shifts to the right. The pixel values of a low-resolution image are output from the applied algorithm.