Video Moving Object Detection for Dynamic Backgrounds and Lighting Shifts

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video moving object detection methods face challenges in accuracy due to factors like outdoor lighting changes, camera shake, and dynamic backgrounds, leading to false detections and inefficiencies in background model updates.

Innovation Solution

A method for video moving object detection based on relative statistical characteristics of image pixels, involving pixel classification, clustering, and reference point selection to analyze and classify foreground points, without real-time background model updates.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If Gaussian mixture model is used for moving object detection, then detection accuracy can be improved, but the system requires real-time background model updates which increases computational complexity and causes false detections in dynamic environments

Engineering Contradiction:
Improvedetection accuracyVSAvoidbackground model update complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the image into multiple superpixels using SLIC algorithm, and for each superpixel, it segments the background into multiple clusters representing different background objects. This segmentation allows the system to handle complex backgrounds by treating each background object separately, reducing the need for continuous real-time updates while maintaining detection accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary clustering of background pixels into multiple clusters during the initialization phase, creating a structured background model before detection begins. This preliminary action prepares the system to handle dynamic backgrounds without requiring continuous real-time model updates during the detection phase, thus reducing computational complexity while maintaining accuracy.

Inventive Principle:
Principle #10Preliminary action

2Productivity

If ViBe background modeling method is used, then detection speed is improved and computational load is reduced, but false detections increase due to sensitivity to noise and introduction of Ghost areas

Engineering Contradiction:
Improvedetection speedVSAvoiddetection accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent merges the advantages of multiple approaches by combining superpixel-based region grouping with multiple background clusters. It uses the efficient pixel-wise comparison of ViBe within each superpixel region while enhancing it with multiple background clusters to reduce false detections caused by noise and dynamic backgrounds, thus improving both speed and accuracy.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent applies different processing strategies to different regions by creating multiple background clusters for each superpixel based on local background characteristics. This allows the system to adapt to local variations in the background (such as different types of moving elements in different regions) without increasing global computational complexity, thereby improving detection accuracy while maintaining speed.

Inventive Principle:
Principle #3Local quality

3Measurement precision

If multiple background clusters are created for each superpixel, then detection accuracy is improved by handling complex backgrounds, but computational complexity increases

Engineering Contradiction:
Improvedetection accuracyVSAvoidmodel structure complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent uses SLIC algorithm to segment the image into superpixels, which groups spatially adjacent pixels with similar characteristics. This segmentation reduces the number of independent processing units compared to pixel-level processing, and within each superpixel, multiple background clusters are created. This hierarchical segmentation approach manages computational complexity while improving detection accuracy through better background modeling.

Inventive Principle:
Principle #1Segmentation

4Adaptability or versatility

If real-time background model updates are performed, then adaptation to changing environments is improved, but false detections increase due to model instability in dynamic scenes

Engineering Contradiction:
Improveenvironmental adaptationVSAvoiddetection accuracy
Core Design Contradiction:
Adaptability or versatilityVSMeasurement precision

Solution Approach 1:

The patent performs preliminary clustering of background pixels into multiple clusters during initialization, capturing the structure of dynamic backgrounds before detection begins. This preliminary action creates a stable background model that can handle environmental changes without requiring continuous real-time updates during detection, thus maintaining detection accuracy while improving adaptability to changing environments.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12608820B2Method for video moving object detection based on relative statistical characteristics of image pixels
Publication Date: 2026.04.21 ZHEJIANG UNIV
  • US12608820B2 patent drawing
  • US12608820B2 patent drawing
  • US12608820B2 patent drawing

AI summary

The invention discloses a method for video moving object detection based on the statistical characteristics of image pixels. It can better adapt to changes in environmental lighting, and meanwhile have a better tolerance for dynamic backgrounds in the environment. The present invention first classifies pixels according to the different brightness change trends shown by the reflective characteristics of objects in the image, and then establishes reference points in each category according to the characteristics of each pixel point, and finally for dynamic background points in complex situations etc., based on the characteristics of its brightness value switching back and forth between different objects, using the idea of the Gaussian mixture model to analyze the change category to which the points belong. The invention does not need to update the model in real time, with rapid detection, and good adaptability to complex scenes.