Multi-Camera Image Fusion for Long-Range Vehicle Perception

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current autonomous vehicle navigation systems have limited perception range, which can be insufficient for semi-trailer trucks to detect objects in time for safe maneuvers, especially when the range is limited to 300 meters, potentially leading to collisions.

Innovation Solution

A long-distance perception system that processes real-time image feeds from multiple cameras to generate accurate 3D positions of objects up to 1000 meters away, using a processor-executable method to fuse metadata from cropped images and unify vehicle detection results on a virtual focal plane, reducing redundancy and enhancing safety.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If multiple cameras are used to extend perception range, then detection distance is improved, but system complexity increases

Engineering Contradiction:
Improvedetection distanceVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system divides the perception task into segments by using multiple cameras positioned at different locations on the vehicle. Each camera captures a specific field of view, and the perception system processes images from multiple cameras to achieve extended detection range up to 1000 meters, resolving the contradiction between detection distance and system complexity through distributed sensing.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system transitions from 2D image processing to 3D spatial understanding by fusing images from multiple cameras with different viewpoints. This dimensional transformation allows the system to reconstruct three-dimensional positions of objects and achieve extended perception range while managing complexity through geometric transformation and fusion algorithms.

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

2Speed

If real-time image processing is performed on multiple camera feeds, then responsiveness is improved, but computational load increases

Engineering Contradiction:
ImproveresponsivenessVSAvoidcomputational load
Core Design Contradiction:
SpeedVSUse of energy by moving object

Solution Approach 1:

The system extracts only the essential features and metadata from multiple camera feeds rather than processing complete high-resolution images. By taking out and processing only critical information elements, the system achieves real-time responsiveness while significantly reducing computational load and energy consumption.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system performs partial processing on multiple image feeds simultaneously, focusing computational resources on critical detection tasks rather than complete processing of all camera inputs. This partial action approach enables real-time operation with reduced computational burden by processing only the necessary portions of image data.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS20240046654A1Image fusion for autonomous vehicle operation
Publication Date: 2024.02.08 CREATEAI INC
  • US20240046654A1 patent drawing
  • US20240046654A1 patent drawing
  • US20240046654A1 patent drawing

AI summary

Devices, systems and methods for fusing scenes from real-time image feeds from on-vehicle cameras in autonomous vehicles to reduce redundancy of the information processed to enable real-time autonomous operation are described. One example of a method for improving perception in an autonomous vehicle includes receiving a plurality of cropped images, wherein each of the plurality of cropped images comprises one or more bounding boxes that correspond to one or more objects in a corresponding cropped image; identifying, based on the metadata in the plurality of cropped images, a first bounding box in a first cropped image and a second bounding box in a second cropped image, wherein the first and second bounding boxes correspond to a common object; and fusing the metadata corresponding to the common object from the first cropped image and the second cropped image to generate an output result for the common object.