Vision System Height Correction for Object Positioning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing vision-based object positioning systems inaccurately determine the position of objects located above the ground, such as corners of parking spots in mechanical parking systems, due to the assumption that objects are on the ground.

Innovation Solution

A vision system for vehicles that includes a camera system, a dead reckoning system to calculate vehicle trajectories, and a vision-based positioning system to calculate object trajectories and height values from multiple images. The system identifies and deletes outliers in height values, calculates the object's height, and corrects object coordinates using the height-to-camera-height ratio.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If vision-based positioning assumes objects are on the ground, then the positioning system is simple, but positioning accuracy deteriorates for objects above ground

Engineering Contradiction:
Improvepositioning system complexityVSAvoidobject positioning accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent introduces the height dimension to the positioning system by calculating the vertical position of objects relative to the camera. The system computes object height values from image data and uses this third dimension (height) to correct the projected 2D position, thereby accurately locating objects above the ground without significantly increasing system complexity.

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

Solution Approach 2:

The system changes the parameter used for position calculation from ground-level 2D coordinates to 3D coordinates that include height information. By calculating height values from image data and using these to adjust the projected position, the system adapts to objects at different vertical levels while maintaining computational simplicity.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If multiple height values are calculated from images, then positioning accuracy improves, but data processing complexity increases

Engineering Contradiction:
Improveheight measurement accuracyVSAvoiddata processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system calculates multiple height values from different image frames and uses feedback to identify and remove outliers. By comparing height values across multiple measurements and using statistical criteria (mean and standard deviation), the system refines the final height estimate, improving accuracy while keeping the processing approach systematic and manageable.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent extracts and removes outlier height values from the set of calculated values. By identifying and deleting erroneous measurements (those deviating significantly from the mean), the system isolates the valid height data, thereby improving measurement accuracy without requiring complex processing of all raw data points.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS20250191209A1Systems and methods for eliminating position offset during camera detection of an object due to the height of the object
Publication Date: 2025.06.12 GM GLOBAL TECHNOLOGY OPERATIONS LLC
  • US20250191209A1 patent drawing
  • US20250191209A1 patent drawing
  • US20250191209A1 patent drawing

AI summary

A vision system for a vehicle includes a camera system including one or more cameras. A dead reckoning system is configured to calculate a first trajectory of the vehicle from a first location to a second location. A vision-based positioning system is configured to calculate a second trajectory of an object located at a height above ground as the vehicle travels from the first location to the second location using a plurality of images generated by the camera system; calculate a plurality of height values for the object from the plurality of images; and identify and delete outliers in the plurality of height values.