Temporal Video Filtering Motion Detection Noise Reduction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Noise in video frames makes it difficult to distinguish between movement and noise fluctuations, requiring effective filtering methods to improve video transmission and display quality.

Innovation Solution

Temporal filtering techniques are employed, using previous filtered frames to reduce noise, with stronger filtering applied to still image parts and weaker filtering to moving parts, and a method for detecting motion to adjust filtering strength based on pixel motion detection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If temporal filtering is applied to reduce noise in video frames, then noise reduction is improved, but processing power requirements increase

Engineering Contradiction:
Improvenoise reductionVSAvoidprocessing power
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent applies different filtering strengths to different regions of the video frame based on motion detection. Static regions receive stronger temporal filtering for maximum noise reduction, while moving regions receive weaker or no filtering to preserve motion details. This local differentiation allows effective noise reduction without uniformly high processing power consumption across the entire frame.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The filtering strength is dynamically adjusted based on motion detection results. The system transitions between strong filtering modes for static regions and weak/no filtering modes for moving regions, creating a dynamic filtering process that adapts to local motion characteristics. This dynamic approach optimizes the balance between noise reduction effectiveness and processing power consumption.

Inventive Principle:
Principle #15Dynamics

2Reliability

If strong temporal filtering is applied to all pixels, then noise reduction is improved, but motion details are lost

Engineering Contradiction:
Improvenoise reductionVSAvoidmotion details
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The patent implements spatially varying filtering strength across the video frame. Motion detection identifies moving regions, which then receive weaker or no temporal filtering to preserve motion information, while static regions receive stronger filtering for optimal noise reduction. This local quality differentiation resolves the contradiction between uniform noise reduction and motion preservation.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The video frame is segmented into moving regions and static regions based on motion detection. Different filtering operations are then applied to each segment: strong temporal filtering to static segments for noise reduction, and weak or no filtering to moving segments for motion detail preservation. This segmentation strategy allows simultaneous optimization of both noise reduction and motion fidelity.

Inventive Principle:
Principle #1Segmentation

3Measurement precision

If motion detection is performed to adjust filtering strength, then filtering accuracy is improved, but processing time increases

Engineering Contradiction:
Improvefiltering accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

Motion detection is performed as a preliminary step before applying temporal filtering. The system first analyzes pixel differences between frames to identify moving regions, then uses this information to configure appropriate filtering strengths for subsequent processing. This preliminary motion analysis enables accurate, adaptive filtering while distributing the computational workload efficiently.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS8311129B2Temporal video filtering
Publication Date: 2012.11.13 ENGHOUSE INTERACTIVE
  • US8311129B2 patent drawing
  • US8311129B2 patent drawing
  • US8311129B2 patent drawing

AI summary

In various embodiments, temporal filtering may be used to reduce noise over time in a series of video frames. A temporal filter may use previous filtered frames to reduce the noise in a current frame. For example, a temporal filter may filter noise in still parts of an image more strongly than in moving parts of the image. In some embodiments, a temporal filter requiring less processing power may include a method for detecting motion between a set of pixels and applying the temporal filter based on the detected motion. For example, if substantial motion is not detected, the temporal filter for the block of pixels may be stronger (i.e., reduce more noise) than the temporal filter applied to a block of pixels for which substantial motion has been detected.