Content-Aware Video Resizing Reducing Jitter

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Video resizing often results in video jitter or sliding, causing blurred motion effects due to misalignment of frames, especially when changing the aspect ratio from 4:3 to 16:9, which existing technologies fail to adequately address.

Innovation Solution

The solution involves analyzing the video content to identify dominant objects and resizing based on their energy levels, using edge detection and energy calculation to minimize frame stretching, and maintaining consistency in column or row selection across frames to reduce jitter. This is achieved through a process that compares edge detection results between frames, adjusts energy values to prevent frequent changes, and uses a process list to track and manage column or row modifications.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If video resizing is performed to change aspect ratio from 4:3 to 16:9, then the video format adapts to different displays, but video jitter or sliding occurs causing blurred motion effects

Engineering Contradiction:
Improveaspect ratio adaptationVSAvoidframe alignment stability
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent applies local quality by differentiating between important and unimportant regions within the video frame. Edge detection identifies dominant edges that define important objects, while energy calculation determines which columns contain significant content. During resizing, columns with low energy (unimportant regions) are preferentially stretched or removed, while columns containing dominant edges (important objects) are preserved with minimal distortion. This localized approach ensures that adaptability to different aspect ratios is achieved without degrading the visual quality of important objects.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent employs preliminary action by performing edge detection and energy calculation on each frame before the actual resizing operation. The process list is pre-computed to identify which columns should be stretched or removed based on their energy values and edge characteristics. This preliminary analysis allows the resizing algorithm to make informed decisions about column manipulation, ensuring that frame alignment is maintained and jitter is minimized before the resizing actually occurs.

Inventive Principle:
Principle #10Preliminary action

2Manufacturing precision

If dominant objects are preserved during resizing by minimizing stretching, then visual quality of important objects is maintained, but more columns need to be removed or stretched from other regions

Engineering Contradiction:
Improveobject distortion controlVSAvoidresizing process complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent replaces the traditional mechanical approach of uniform or simple proportional resizing with an intelligent, content-aware system. Instead of applying a uniform scaling factor to all columns, the system uses edge detection algorithms and energy calculation to intelligently determine which columns to stretch, remove, or preserve. This substitution of mechanical resizing with an analytical, content-based approach allows for precise control of object distortion while maintaining overall aspect ratio adaptation.

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

Solution Approach 2:

The patent utilizes parameter changes by dynamically adjusting the energy threshold and selection criteria based on the specific content of each frame. The energy calculation parameter is used to quantify the importance of each column, and this parameter drives the decision-making process for column manipulation. By changing the selection parameters based on frame-specific content analysis, the system achieves precise distortion control for dominant objects while adapting to varying scene compositions.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS9286655B2Content aware video resizing
Publication Date: 2016.03.15 INTEL CORP
  • US9286655B2 patent drawing
  • US9286655B2 patent drawing
  • US9286655B2 patent drawing

AI summary

In accordance with some embodiments, jitter accompanying video resizing, can be reduced or even eliminated by analyzing the content that is to be depicted and resizing based on the nature of the content being depicted. As a result, dominant objects in one frame can be handled in a way that reduces or eliminates video jitter or sliding.