3:2 Pull Down Detection Using Vertical Detail Metrics

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video compression techniques struggle to reliably detect 3:2 pull down in video streams, leading to inefficient compression and visible artifacts, especially in telecined video, due to inconsistencies and difficulties in distinguishing between noise, slow movements, and interlaced content.

Innovation Solution

A method that computes frame and field vertical detail to detect 3:2 pull down, using these metrics to select appropriate coding modes and improve compression efficiency by determining whether frames should be coded as fields or frames, and controlling reference fields for duplicated fields in pull down sequences.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If motion vector data analysis is used to detect 3:2 pull down, then detection capability is improved, but device complexity increases significantly making it unsuitable for resource limited embedded systems

Engineering Contradiction:
Improve3:2 pull down detection accuracyVSAvoiddetection algorithm complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extracts only the essential feature needed for detection - vertical detail information from specific fields - rather than analyzing complete motion vector data. By taking out only the critical vertical detail metrics from top and bottom fields and comparing them, the system achieves reliable 3:2 pull down detection without the computational burden of full motion vector analysis, making it suitable for resource-limited embedded systems

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent uses simple, computationally inexpensive vertical detail calculations instead of complex motion vector analysis. The detection method employs basic pixel comparisons and simple statistical operations that can be performed quickly with minimal processing power, effectively replacing expensive computational operations with cheaper alternatives that achieve the same detection goal

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

2Device complexity

If field comparison techniques are used to detect 3:2 pull down, then detection simplicity is improved, but reliability deteriorates due to inability to distinguish noise, slow movements, and interlaced content

Engineering Contradiction:
Improvedetection algorithm complexityVSAvoid3:2 pull down detection reliability
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent applies local quality by focusing detection on specific regions and fields where 3:2 pull down manifests distinct characteristics. By examining vertical detail in top and bottom fields separately and comparing them locally, the method identifies patterns specific to 3:2 pull down while being less sensitive to noise and slow movements that affect entire frames uniformly

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent performs preliminary analysis by computing vertical detail metrics for top and bottom fields before making the final detection decision. This preliminary computation of field-specific vertical details allows the system to prepare discrimination criteria that help distinguish 3:2 pull down from other video types, improving reliability before the actual detection judgment is made

Inventive Principle:
Principle #10Preliminary action

3Speed

If 3:2 pull down is not accurately detected, then processing speed is maintained, but compression efficiency deteriorates and visible artifacts appear

Engineering Contradiction:
Improvevideo processing speedVSAvoidvideo compression efficiency
Core Design Contradiction:
SpeedVSProductivity

Solution Approach 1:

The patent performs preliminary detection of 3:2 pull down patterns before the main compression process. By detecting the pull down pattern early using simple vertical detail comparisons, the system can prepare appropriate compression parameters and coding modes in advance, enabling efficient compression without sacrificing processing speed

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent dynamically adjusts compression parameters based on the detected 3:2 pull down pattern. The compression system transitions between different coding modes (frame-based vs. field-based) depending on the detected pattern, optimizing compression efficiency for each specific case while maintaining overall processing speed through adaptive parameter selection

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS8897358B23:2 pull down detection in video
Publication Date: 2014.11.25 TEXAS INSTRUMENTS INC
  • US8897358B2 patent drawing
  • US8897358B2 patent drawing
  • US8897358B2 patent drawing

AI summary

Methods for processing of video sequences that may contain telecined (3:2 pull down) frame sequences are provided. A method for detecting 3:2 pull down is provided that measures vertical detail in frames of a video sequence and uses the variation in vertical detail over time to decide whether the video sequence contains normal interlace content or 3:2 pull down content. A method for improving the compression of detected 3:2 pull down content is also provided that controls the selection of field or frame coding mode for frames of 3:2 pull down content and the selection of reference fields for encoding duplicated fields in the 3:2 pull down content.