Aerial Traffic Video Analysis for Occlusion-Free Vehicle Tracking

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous vehicle navigation systems face challenges in accurately modeling human driving behaviors due to image occlusion and unreliable image reconstruction, particularly in diverse traffic environments with varying vehicle types and sizes.

Innovation Solution

A system and method for aerial video traffic analysis using unmanned aerial vehicles (UAVs) equipped with cameras, which combines classic and deep computer vision methods with a deep learning model to extract traffic information such as vehicle shape, heading, and trajectories from aerial videos, achieving pixel-level accuracy and recognizing all types of vehicles regardless of size.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If ground-based cameras are used for traffic monitoring, then image occlusion occurs and image reconstruction becomes unreliable, but using aerial vehicles (UAVs) increases device complexity and deployment difficulty

Engineering Contradiction:
Improveimage reconstruction reliabilityVSAvoidsystem deployment complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent transitions from ground-based camera deployment to aerial vehicle-based deployment, moving the observation dimension from ground level to aerial view. This dimensional change eliminates image occlusion issues that plague ground-based systems while providing reliable top-down views of traffic for accurate reconstruction and analysis.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Measurement precision

If classic computer vision methods are used for vehicle detection, then processing speed is faster, but detection accuracy and pixel-level precision are insufficient

Engineering Contradiction:
Improvevehicle detection precisionVSAvoidprocessing speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent combines classic computer vision methods with deep learning models in a hybrid approach. Classic methods provide fast initial processing and rough detection, while deep learning models refine the detection to achieve pixel-level accuracy. This merging allows the system to benefit from both the speed of traditional algorithms and the precision of modern neural networks.

Inventive Principle:
Principle #5Merging (Combining)

3Measurement precision

If traditional video processing is used without stabilization, then processing is simpler, but video quality and analysis accuracy deteriorate due to UAV motion

Engineering Contradiction:
Improvevideo analysis accuracyVSAvoidvideo processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent applies video stabilization as a preliminary processing step before performing vehicle detection and analysis. By stabilizing the video footage early in the processing pipeline, the system compensates for UAV motion and ensures that subsequent analysis operations work with stable, high-quality video data, improving overall analysis accuracy.

Inventive Principle:
Principle #10Preliminary action

4Adaptability or versatility

If vehicle detection focuses on common vehicle types, then detection is easier, but diversity of vehicle recognition (from motorcycles to car carriers) is limited

Engineering Contradiction:
Improvevehicle type recognition rangeVSAvoiddetection difficulty
Core Design Contradiction:
Adaptability or versatilityVSDifficulty of detecting and measuring

Solution Approach 1:

The patent develops a universal vehicle detection system that can identify all types of vehicles from motorcycles to car carrier trailers. The deep learning model is trained on diverse vehicle data and uses generalizable features that work across different vehicle types, sizes, and configurations, making the system adaptable to any vehicle category without requiring type-specific detection algorithms.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentEP4546073A1System and method for aerial video traffic analysis
Publication Date: 2025.04.30 CREATEAI INC
  • EP4546073A1 patent drawingFigure 1A
  • EP4546073A1 patent drawingFigure 1B
  • EP4546073A1 patent drawingFigure 2

AI summary

A system and method for aerial video traffic analysis are disclosed. A particular embodiment is configured to: receive a captured video image sequence from an unmanned aerial vehicle (UAV); clip the video image sequence by removing unnecessary images; stabilize the video image sequence by choosing a reference image and adjusting other images to the reference image; extract a background image of the video image sequence for vehicle segmentation; perform vehicle segmentation to identify vehicles in the video image sequence on a pixel by pixel basis; determine a centroid, heading, and rectangular shape of each identified vehicle; perform vehicle tracking to detect a same identified vehicle in multiple image frames of the video image sequence; and produce output and visualization of the video image sequence including a combination of the background image and the images of each identified vehicle.