Pedestrian Distance Estimation Using Static Point Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing technologies for autonomous driving struggle to accurately estimate the distance between a pedestrian and a camera, especially when the camera is tilted or the ground is sloped, due to inaccuracies in positioning the pedestrian.

Innovation Solution

A method and apparatus that detect a pedestrian region in images from a camera, determine a static point within this region, and calculate the distance to the camera based on the static point and the camera's position, using techniques such as structure from motion (SFM) and deep learning-based object recognition.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If camera projection geometry is used to calculate distance from floor line, then distance estimation is simplified, but accuracy deteriorates when camera is tilted or ground is sloped

Engineering Contradiction:
Improvedistance calculation complexityVSAvoidpedestrian position accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The pedestrian detection region is segmented into multiple candidate regions, and a static point selection module selects the most appropriate static point from these candidates. This segmentation approach allows the system to handle different scenarios (tilted camera, sloped ground) by choosing the best candidate point, thereby maintaining accuracy without significantly increasing overall system complexity.

Inventive Principle:
Principle #1Segmentation

2Productivity

If simple floor line projection is used, then processing speed is improved, but reliability deteriorates in complex scenarios

Engineering Contradiction:
Improvereal-time processing speedVSAvoiddistance estimation reliability
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system performs preliminary actions by pre-identifying multiple candidate static points and their corresponding floor lines before final distance calculation. This preliminary segmentation and candidate selection enables the system to quickly evaluate multiple possibilities and choose the most reliable one, maintaining real-time processing speed while improving reliability in complex scenarios like tilted cameras or sloped grounds.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12315265B2Method and apparatus with estimation of distance between pedestrian and camera
Publication Date: 2025.05.27 SAMSUNG ELECTRONICS CO LTD
  • US12315265B2 patent drawing
  • US12315265B2 patent drawing
  • US12315265B2 patent drawing

AI summary

A method with distance estimation includes detecting a pedestrian region of a pedestrian comprised in a plurality of images received from a camera; determining a static point in the detected pedestrian region; and determining a distance between the pedestrian and the camera based on the static point in each of the images and a position of the camera corresponding to each of the images.