Aerial Target Tracking Control for Occlusion and Re-Targeting

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current object tracking systems for aerial vehicles face challenges such as target deformation, occlusion, and long-term tracking due to limited computing resources and power, especially in environments where targets may become out of view.

Innovation Solution

A system and method for target tracking using a controller that extracts features from images captured by an aerial vehicle, applies a feature model to determine similarity, and generates control signals to maintain target tracking, including re-targeting capabilities once the target is lost.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Extent of automation

If object tracking is implemented on aerial vehicles with limited computing resources, then automatic tracking function is added, but tracking reliability deteriorates due to target deformation, occlusion, and long-term tracking challenges

Engineering Contradiction:
Improveautomatic trackingVSAvoidtracking reliability
Core Design Contradiction:
Extent of automationVSReliability

Solution Approach 1:

The tracking system is segmented into multiple independent modules: detection module, feature extraction module, tracking module, and re-targeting module. Each module handles specific aspects of the tracking task, allowing the system to maintain reliability through modular error handling and continued operation even when individual modules face challenges with difficult targets

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary actions by pre-processing images to extract robust features before tracking begins, and by implementing prediction mechanisms that anticipate target position and appearance changes. This preparatory work enables the tracker to handle deformation and occlusion more effectively during the tracking process

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If feature extraction and similarity determination are performed continuously, then tracking accuracy is maintained, but computing resource consumption increases

Engineering Contradiction:
Improvetracking accuracyVSAvoidcomputing resource consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The system maintains continuous tracking by updating feature models and similarity measurements at each frame, ensuring uninterrupted tracking accuracy. The continuous action is optimized by using efficient feature extraction methods that maintain precision while reducing computational burden compared to full-image processing

Inventive Principle:
Principle #20Continuity of useful action

Solution Approach 2:

Instead of processing entire images for feature extraction, the system applies partial action by focusing only on relevant regions (such as bounding boxes or regions of interest) for feature extraction and similarity comparison. This selective processing maintains tracking accuracy while significantly reducing the computational resources required

Inventive Principle:
Principle #16Partial or excessive action

3Use of energy by moving object

If the tracking system operates with limited power resources, then energy efficiency is improved, but tracking duration is limited and the system cannot maintain tracking over long periods

Engineering Contradiction:
Improveenergy efficiencyVSAvoidtracking duration
Core Design Contradiction:
Use of energy by moving objectVSDuration of action of moving object

Solution Approach 1:

The system dynamically adjusts tracking parameters such as feature extraction frequency, similarity threshold, and model update rate based on available power resources and tracking conditions. This parameter adaptation allows the system to extend tracking duration by optimizing the balance between energy consumption and tracking performance throughout the operation

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12181879B2System and method for supporting smooth target following
Publication Date: 2024.12.31 SZ DJI TECH CO LTD
  • US12181879B2 patent drawing
  • US12181879B2 patent drawing
  • US12181879B2 patent drawing

AI summary

A method for controlling target tracking includes determining whether a tracking mode of a movable object is a manual tracking mode or an automatic tracking mode; when it is determined that the tracking mode is the manual tracking mode, determining a target for the movable object from one or more images based on a user input; when it is determined that the tracking mode is the automatic tracking mode, having the movable object determine the target automatically; and directing the movable object to track a target object using the target.