3D Object Tracking via 2D Camera Correction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current autonomous vehicle systems face challenges in accurately tracking objects in three-dimensional space due to limitations in three-dimensional imaging data, such as clipping, merging, or missing objects, especially with non-reflective or low-reflective objects, and divergent lidar beams.

Innovation Solution

A system that combines three-dimensional and two-dimensional imaging data using a data receiving module, a three-dimensional object identification module, and an adjustment module with sub-modules like projection, registration, and neural network-based bounding box regression to refine object geometry and position, transforming two-dimensional data into three-dimensional data for accurate object tracking.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If three-dimensional imaging data is used for object tracking, then depth information and spatial positioning are obtained, but objects with non-reflective or low-reflective surfaces are missed or incorrectly detected due to lidar beam divergence

Engineering Contradiction:
Improveobject detection accuracyVSAvoiddetection reliability for low-reflective objects
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent combines three-dimensional imaging data from lidar with two-dimensional imaging data from cameras to create a complementary sensing system. The 3D data provides depth and spatial positioning while the 2D camera data captures visual information including objects with non-reflective surfaces that lidar may miss. By merging these data sources through registration and fusion processes, the system achieves both accurate depth measurement and reliable detection of all object types regardless of surface reflectivity.

Inventive Principle:
Principle #5Merging (Combining)

2Measurement precision

If three-dimensional object data is used directly for tracking, then spatial positioning is available, but object geometry and dimensions are inaccurate due to clipping and merging issues in 3D imaging

Engineering Contradiction:
Improveobject geometry precisionVSAvoidobject detail information loss
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The patent implements a feedback mechanism where two-dimensional imaging data is used to verify and correct three-dimensional object data. The 2D camera images provide visual feedback on object geometry, dimensions, and boundaries that are used to refine the 3D bounding boxes and object representations. This feedback loop compensates for clipping and merging errors in the 3D imaging by comparing against the detailed visual information from the 2D images and adjusting the 3D object parameters accordingly.

Inventive Principle:
Principle #23Feedback

3Measurement precision

If multiple imaging sensors are combined to improve detection, then object detection accuracy increases, but system complexity increases due to data fusion requirements

Engineering Contradiction:
Improveobject tracking accuracyVSAvoiddata processing system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent introduces an intermediary registration process that aligns the coordinate systems and temporal synchronization of multiple imaging sensors before data fusion. This intermediary step creates a unified reference framework that simplifies the subsequent fusion operations by pre-resolving coordinate transformations and timing mismatches. The registration module acts as a mediator that translates data from different sensor modalities into a common representation, reducing the computational complexity of the fusion process while maintaining high detection accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS10430641B2Methods and systems for object tracking using bounding boxes
Publication Date: 2019.10.01 GM GLOBAL TECHNOLOGY OPERATIONS LLC
  • US10430641B2 patent drawing
  • US10430641B2 patent drawing
  • US10430641B2 patent drawing

AI summary

Methods and systems are provided for tracking an object. The system includes a data receiving module configured to receive three dimensional imaging data and two dimensional imaging data. A three dimensional object identification module is configured to demarcate a three dimensional object and to output three-dimensional object data. An adjustment module is configured to adjust the three dimensional object data based on the two dimensional imaging data and to output adjusted three dimensional object data. A tracking module is configured to track at least one object using the adjusted three dimensional object data.