Side-Camera Warping for Accurate Lateral Vehicle Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current object detection frameworks for autonomous vehicles are inadequate for lateral vehicle detection due to image distortion from angled laterally-facing cameras, leading to inefficient and inaccurate detection of objects, which can result in malfunction and safety issues.

Innovation Solution

An autonomous lateral vehicle detection system that receives and warps lateral image data from laterally-facing cameras, aligns objects with the vehicle's orientation, and stitches images from multiple cameras to apply accurate bounding boxes for object detection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If two-dimensional bounding boxes are used for object detection in lateral camera images, then the detection process is simple, but the detection accuracy deteriorates due to image distortion

Engineering Contradiction:
Improvedetection process complexityVSAvoidobject detection accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent applies image warping as a preliminary action before object detection. The lateral camera images are warped to correct distortion and align objects with the vehicle's orientation before bounding box application. This preliminary transformation ensures that subsequent detection operations work on corrected images, resolving the accuracy issue without adding complex detection algorithms.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent transforms the two-dimensional bounding box problem into a three-dimensional solution by considering the vehicle's orientation and position. The warping process effectively adds a dimensional transformation that accounts for the camera's lateral viewing angle, allowing accurate representation of objects in both image space and real-world space.

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

2Adaptability or versatility

If multiple laterally-facing cameras are used to improve detection coverage, then the detection coverage is improved, but the image processing complexity increases due to stitching requirements

Engineering Contradiction:
Improvedetection coverageVSAvoidimage processing complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent merges images from multiple laterally-facing cameras through a stitching process. Matching features are identified between adjacent camera images, and the images are combined into a seamless panoramic view. This merging approach maintains comprehensive detection coverage while providing a unified image that simplifies subsequent object detection operations.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent uses feature matching as an intermediary process between multiple camera images. By identifying and matching corresponding features across camera views, the system creates accurate geometric relationships that enable seamless stitching. This intermediary step resolves the complexity of processing multiple independent images while maintaining high detection coverage.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Productivity

If bounding boxes are applied directly to lateral camera images, then the processing speed is fast, but the representation of object size and distance becomes inaccurate

Engineering Contradiction:
Improveprocessing speedVSAvoidobject size and distance representation
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent applies image warping as a preliminary transformation before bounding box application. This warping corrects the distortion inherent in lateral camera views and aligns objects according to the vehicle's orientation. By performing this correction beforehand, the system maintains fast processing speeds while ensuring that subsequent bounding boxes accurately represent object sizes and distances.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11610406B2System and method for lateral vehicle detection
Publication Date: 2023.03.21 CREATEAI INC
  • US11610406B2 patent drawing
  • US11610406B2 patent drawing
  • US11610406B2 patent drawing

AI summary

A system and method for lateral vehicle detection is disclosed. A particular embodiment can be configured to: receive lateral image data from at least one laterally-facing camera associated with an autonomous vehicle; warp the lateral image data based on a line parallel to a side of the autonomous vehicle; perform object extraction on the warped lateral image data to identify extracted objects in the warped lateral image data; and apply bounding boxes around the extracted objects.