Multi-Camera Object Tracking via Tracker Teleportation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current systems for tracking moving objects in dynamic environments, such as vehicles, face challenges with occlusion, perspective variations, and environmental factors like glare and haze, leading to inaccurate object detection and redundant counting across multiple camera views.

Innovation Solution

A processor-implemented method for dynamic multi-camera tracking using adaptive background models, occlusion maps, and tracker resurrection algorithms to filter moving objects, correct duplicate detections, and generate global maps, which involves de-noising motion streams, removing rain and haze, and employing tracker teleportation to maintain accurate tracking.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If multiple motion capturing devices are used to track moving objects, then tracking coverage and detection capability are improved, but redundant counting and identification accuracy deteriorate due to duplicate detections across different camera fields of view

Engineering Contradiction:
Improvetracking coverageVSAvoididentification accuracy
Core Design Contradiction:
Adaptability or versatilityVSMeasurement precision

Solution Approach 1:

The patent merges tracking information from multiple motion capturing devices by implementing a tracker teleportation algorithm that consolidates duplicate detections. When the same object is detected by multiple cameras, the system combines their tracking data into a single unified tracker, eliminating redundant counts and maintaining accurate object identification across the entire multi-camera field of view.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system implements feedback mechanisms where detection confidence values and Peak Signal to Noise Ratio (PSNR) metrics are continuously evaluated. This feedback loop allows the tracker teleportation algorithm to identify and correct tracking errors in real-time, improving identification accuracy by using performance metrics to guide the merging of tracker data from multiple devices.

Inventive Principle:
Principle #23Feedback

2Device complexity

If traditional tracking methods are used in occluded scenes, then simple implementation is maintained, but tracking reliability deteriorates due to loss of object visibility

Engineering Contradiction:
Improveimplementation simplicityVSAvoidtracking reliability
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent applies preliminary action by implementing a tracker resurrection algorithm that prepares and maintains tracker states in advance. When an object becomes occluded and temporarily undetectable, the system preserves the tracker's historical information and predicted state, allowing it to resume tracking immediately when the object reappears, thereby maintaining reliability without complex real-time intervention.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system dynamically adjusts tracking behavior based on detection confidence and PSNR values. When occlusion is detected through low confidence metrics, the tracker enters a resurrection mode with different parameters, and when confidence returns to normal, it transitions back to standard tracking. This dynamic adaptation maintains reliability while keeping the overall implementation approachable.

Inventive Principle:
Principle #15Dynamics

3Measurement precision

If real-time correction of tracking errors is implemented, then detection accuracy is improved, but processing time and computational complexity increase

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

Solution Approach 1:

The patent changes key parameters such as detection confidence thresholds and PSNR value cutoffs to optimize the balance between accuracy and processing time. By adjusting these parameters, the system can tune the aggressiveness of real-time correction, allowing faster processing when high accuracy is not critical and more thorough correction when detection accuracy is the priority, thus managing the time-accuracy trade-off.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The tracker teleportation algorithm acts as an intermediary layer between raw detections and final tracking output. It processes corrections in a staged manner, using confidence values and PSNR metrics to determine when intervention is necessary, thereby reducing unnecessary processing while maintaining accuracy where needed. This intermediary approach filters out low-priority corrections to minimize processing time overhead.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS11069072B2Dynamic multi-camera tracking of moving objects in motion streams
Publication Date: 2021.07.20 TATA CONSULTANCY SERVICES LTD
  • US11069072B2 patent drawing
  • US11069072B2 patent drawing
  • US11069072B2 patent drawing

AI summary

Vehicles are rigid/multi-dimensional objects capable of moving through space which do not undergo structural deformation. Existing systems/techniques analyse videos (e.g., traffic videos) for tracking moving objects either manually or through crowd sourcing and thus are less accurate due to different variations (e.g., non-linear scaling, visibility, occlusion, etc.) caused due to perspective. Present disclosure enable real-time video analytics wherein background from images in de-noised motion streams is filtered to obtain moving objects of interest. Motion map is generated to identify moving objects along-with depth information. Moving objects are then dynamically tracked by multiple cameras from scenes based on previous lost history using spatial, temporal and dynamic properties to obtain redetected moving objects trackers' which are compared with original tracker for detecting and correcting false positives based on a Peak Signal to Noise Ratio value and a detection confidence value associated with the identified moving objects in a particular frame.