Banknote Skew Angle Estimation via FFT Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods struggle to accurately determine the rotational skew angle of banknotes with non-zero angles in high-speed transport systems, especially for torn banknotes lacking regular borders and with more vertically aligned features, as they are difficult for geometric-based algorithms and require calibration, which is not feasible in real-time processing.

Innovation Solution

The method employs a Fast Fourier Transform (FFT) analysis on a subset of the banknote image, using windowing to reduce edge effects and radial line integration to estimate the skew angle based on internal currency design patterns, allowing for fast and accurate skew angle estimation even in arbitrary banknote fragments.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If geometric-based algorithms are used to determine skew angle, then the method works for regular documents with clear borders, but it fails for torn banknotes lacking regular borders

Engineering Contradiction:
Improveskew angle determination accuracyVSAvoidapplicability to torn banknotes
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent replaces geometric-based algorithms with a frequency-domain approach using Fast Fourier Transform (FFT). Instead of relying on geometric features like borders and lines, the method transforms the image to frequency domain where periodic patterns (such as repeated design elements on banknotes) manifest as peaks. This substitution enables skew angle determination to work on torn banknotes and fragments that lack regular geometric structures, while maintaining high precision through spectral analysis of internal patterns.

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

2Measurement precision

If calibration procedures are used to determine skew angle, then accuracy can be improved, but real-time processing becomes infeasible

Engineering Contradiction:
Improveskew angle determination accuracyVSAvoidreal-time processing speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent implements a self-service approach where the banknote itself provides the calibration reference through its internal periodic patterns. The FFT analysis automatically identifies the skew angle by detecting the orientation of frequency peaks corresponding to repeated design elements on the banknote. This eliminates the need for external calibration procedures or reference objects, enabling real-time processing while maintaining high accuracy. The system adapts to each banknote individually without requiring pre-calibration.

Inventive Principle:
Principle #25Self-service

3Measurement precision

If methods are designed for text-dominated documents, then horizontal text lines can be detected, but vertically aligned printed features on banknotes create difficulties

Engineering Contradiction:
Improveskew angle determination accuracyVSAvoidsuitability for banknote images
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent inverts the approach by analyzing vertical frequency components instead of relying on horizontal text lines. The FFT method transforms the image to frequency domain where vertical periodic patterns (common on banknotes) produce horizontal frequency peaks, and horizontal patterns produce vertical peaks. By detecting the orientation of these frequency peaks, the system accurately determines skew angle for banknotes with vertically aligned features, effectively inverting the traditional text-line-based approach to suit banknote characteristics.

Inventive Principle:
Principle #13The other way round (Inversion)

Data Source

PatentUS9591176B2Skew angle determination
Publication Date: 2017.03.07 AUTHENTIX INC
  • US9591176B2 patent drawing
  • US9591176B2 patent drawing
  • US9591176B2 patent drawing

AI summary

The skew angle of a document image is determined or estimated. The skew angle is determined or estimated by examining patterns found within a Fast Fourier Transform of a subset of the document image. This technique exploits the internal structure of the document designs to allow fast and accurate skew angle estimation, including for arbitrary document fragments.