Frequency Domain Image Editing via Wavelet and Fourier Transforms

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current image editing applications lack the ability to provide users, especially scientists and engineers, with intuitive control over the frequency content of images, as they are typically limited to spatial domain filters which are not sufficient for advanced manipulations and do not allow access to the frequency domain for precise editing.

Innovation Solution

The system and methods provide an interface for examining and modifying the frequency content of images by transforming data into a time-frequency representation, using wavelet transforms or other multi-resolution analysis techniques, allowing users to visualize and edit frequency content in multiple bands, and apply modifications globally or locally.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If spatial domain filters are used for image editing, then computational performance is improved, but filtering accuracy and precision are compromised

Engineering Contradiction:
Improvecomputational performanceVSAvoidfiltering accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent replaces spatial domain filtering operations with frequency domain operations using Fast Fourier Transform (FFT). Instead of using convolution-based spatial filters that approximate frequency manipulation, the system transforms images to the frequency domain where exact filtering operations can be performed on frequency coefficients, then transforms back to obtain precise filtered results.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The patent changes the domain parameter from spatial to frequency domain. By representing images in terms of their frequency components rather than spatial pixel values, the system enables direct manipulation of frequency content with mathematical precision, allowing exact control over which frequency components are preserved or attenuated.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If Fourier Transform is used for frequency domain manipulation, then filtering precision is improved, but computational cost increases

Engineering Contradiction:
Improvefiltering precisionVSAvoidcomputational cost
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent substitutes the computationally intensive Discrete Fourier Transform (DFT) with the Fast Fourier Transform (FFT) algorithm. This substitution reduces the computational complexity from O(N²) to O(N log N), making frequency domain filtering practically viable while maintaining exact frequency domain manipulation capabilities.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Ease of operation

If preset spatial filters are provided, then ease of operation is improved for typical users, but control over frequency manipulations is insufficient for power users

Engineering Contradiction:
Improveease of useVSAvoidcontrol over frequency manipulations
Core Design Contradiction:
Ease of operationVSAdaptability or versatility

Solution Approach 1:

The patent implements a dynamic filtering system where users can freely adjust frequency response characteristics. Instead of fixed preset filters, the system allows users to define custom frequency responses by specifying desired magnitude and phase values at different frequencies, enabling both simple preset applications and complex custom frequency manipulations within the same interface.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent segments the frequency spectrum into manageable components that can be independently controlled. Users can manipulate specific frequency ranges (low, mid, high frequencies) separately, allowing precise control over different aspects of the image's frequency content while maintaining an intuitive interface.

Inventive Principle:
Principle #1Segmentation

4Ease of operation

If typical filtering interfaces are used, then ease of operation is maintained, but user understanding of frequency manipulation effects is reduced

Engineering Contradiction:
Improveinterface simplicityVSAvoiduser understanding of frequency effects
Core Design Contradiction:
Ease of operationVSLoss of information

Solution Approach 1:

The patent uses visual feedback mechanisms that show users the frequency response characteristics of filters in real-time. By displaying graphical representations of frequency magnitude and phase responses, users can directly observe how filter settings will affect different frequency components before applying the filter, maintaining intuitive operation while preventing loss of understanding.

Inventive Principle:
Principle #32Color changes

Data Source

PatentUS8666194B2System and method for editing frequency content of images
Publication Date: 2014.03.04 ADOBE INC
  • US8666194B2 patent drawing
  • US8666194B2 patent drawing
  • US8666194B2 patent drawing

AI summary

Systems, methods, and computer-readable storage media for editing the frequency content of an image may provide an intuitive interface for examining and/or modifying the frequency content. The methods may include accessing image data, performing a wavelet transform of the image data (or another MRA technique) to produce a time-frequency representation (TFR) of the image representing frequency content in multiple frequency bands, and displaying an indication of the frequency content of the image by displaying a sub-image of the TFR or numerical data representing the frequency content at selected pixels. In response to receiving input specifying a desired frequency content modification, the methods may include performing a Fourier transform of the image data to produce frequency content data, modifying the frequency content data, and performing an inverse transformation of the modified data to produce modified image data. The modification may be applied globally or to a selected portion of the image.