De-Interlacing Edge Vector Refinement for Motion-Adaptive Video

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing de-interlacing methods for converting interlaced video to progressive video suffer from high computational complexity or insufficient performance, particularly in accurately detecting edge vectors and handling motion scenes.

Innovation Solution

The method employs hierarchical edge vector determination, using a large window for initial pixel-resolution edge vector detection and a small window for fractional-pixel-resolution refinement, along with confidence level determination to handle ambiguous edges, achieving accurate edge detection with moderate computation complexity.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If motion compensation based techniques are used for de-interlacing, then conversion performance is improved, but implementation complexity increases significantly

Engineering Contradiction:
Improvede-interlacing conversion performanceVSAvoidimplementation complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the de-interlacing process into distinct functional blocks: motion detector, still-pixel generator, moving-pixel generator, and selector/blender. Each block handles a specific aspect of the conversion, allowing complex motion compensation to be broken down into manageable, modular components that can be implemented efficiently

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements dynamic adaptation by using motion detection to classify pixels as either moving or stationary, then dynamically selecting different interpolation strategies for each class. This allows the system to adapt its processing approach based on local motion characteristics, achieving high performance without uniformly applying complex motion compensation to all pixels

Inventive Principle:
Principle #15Dynamics

2Device complexity

If spatial interpolation is used for de-interlacing, then implementation complexity is reduced, but vertical resolution decreases due to ignoring temporal spectrum

Engineering Contradiction:
Improveimplementation complexityVSAvoidvertical resolution
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent merges spatial and temporal interpolation approaches by combining a still-pixel generator (spatial) and a moving-pixel generator (temporal) into a unified system. The selector/blender block combines their outputs, allowing the system to leverage both spatial simplicity and temporal accuracy where needed, thus maintaining vertical resolution without excessive complexity

Inventive Principle:
Principle #5Merging (Combining)

3Measurement precision

If temporal interpolation is used for de-interlacing, then vertical resolution is improved, but artifacts such as jaggy and feather effects occur when motion is present

Engineering Contradiction:
Improvevertical resolutionVSAvoidjaggy and feather artifacts
Core Design Contradiction:
Measurement precisionVSObject-affected harmful factors

Solution Approach 1:

The patent uses motion detection as a feedback mechanism to identify regions with motion artifacts. The motion detector analyzes pixel differences between fields and provides feedback to the selector/blender, which then adjusts the blending ratio between still and moving pixel generators to suppress artifacts in motion regions while preserving vertical resolution in stationary regions

Inventive Principle:
Principle #23Feedback

4Measurement precision

If spatial-temporal interpolation is used for de-interlacing, then V-T spectrum utilization is improved, but performance degrades in motion scenes

Engineering Contradiction:
ImproveV-T spectrum utilizationVSAvoidmotion scene handling
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent applies local quality by treating different regions of the image differently based on their motion characteristics. Stationary regions receive spatial interpolation with high vertical resolution, while motion regions receive temporal interpolation with artifact suppression. This localized adaptation allows the system to optimize for V-T spectrum utilization where appropriate while maintaining reliability in motion scenes

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS7944503B1Interlaced-to-progressive video processing
Publication Date: 2011.05.17 TEXAS INSTRUMENTS INC
  • US7944503B1 patent drawing
  • US7944503B1 patent drawing
  • US7944503B1 patent drawing

AI summary

An edge direction vector determination, which can be used for video interlaced-to-progressive conversion by motion-adaptive interpolation, has a coarse edge vector determination over a large search window followed by a fine edge vector determination over a small window plus confidence level assessment for field interpolation.