Adaptive Motion Detection Using Texture-Based Thresholds
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Conventional motion detection methods in video fields rely on a constant threshold value, leading to inaccurate interpolation and potential flickering during playback, especially when motion status changes between fields, and do not adapt to texture information or minimize memory usage.
Innovation Solution
The method calculates adaptive threshold values based on texture information from multiple video fields, using equations to determine differential values and detect motion, thereby improving interpolation accuracy and reducing memory usage.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Productivity
If a constant threshold value is used for motion detection, then the detection process is simple and fast, but the accuracy deteriorates when motion status changes between fields
Solution Approach 1:
The patent applies dynamics by transitioning from a static constant threshold to a dynamic adaptive threshold that changes based on motion history. The threshold is adjusted according to whether motion was detected in previous fields, allowing the system to adapt to changing motion conditions and maintain accurate detection across field boundaries.
Solution Approach 2:
The patent implements feedback by using motion detection results from previous fields to influence the threshold selection for current field detection. The system feeds back the motion status information to adjust the threshold, creating a closed-loop control mechanism that improves accuracy over time.
2Device complexity
If a predefined threshold value is used, then processing is simplified, but the ability to adapt to different pixel relationships deteriorates
Solution Approach 1:
The patent applies local quality by making the threshold adaptive to local characteristics of each pixel and its neighbors. Instead of using a global constant threshold, the system adjusts the threshold based on local motion patterns and pixel relationships, allowing different regions of the image to be processed with appropriate local parameters.
Solution Approach 2:
The patent changes the threshold parameter dynamically based on local image characteristics and motion history. The threshold is no longer fixed but varies according to the specific conditions at each pixel location, enabling the system to adapt to different textures, motions, and spatial relationships in the video data.
3Loss of energy
If constant threshold motion detection is used, then system bandwidth is reduced, but interpolation accuracy deteriorates
Solution Approach 1:
The system dynamically adjusts the threshold based on motion history to improve interpolation accuracy without continuously consuming high bandwidth. By adapting the threshold to actual motion conditions, the system can achieve better interpolation results when needed while maintaining efficiency during static scenes.
Solution Approach 2:
The motion detection system serves itself by using its own output (motion status information) to improve its future performance. The system uses previously detected motion information to adjust future threshold selections, creating a self-improving mechanism that enhances interpolation accuracy without requiring external intervention or additional bandwidth.
Data Source
AI summary
A method for detecting motion in video fields of video data, comprises the steps of: calculating texture information for a pixel in the video fields; determining a threshold value as a function of the calculated texture information; calculating a differential value for the pixel; and detecting motion in the video fields as a function of the determined threshold value and the calculated differential value.


