Related Experiment Video
Updated: Jan 7, 2026

Trajectory Data Analyses for Pedestrian Space-time Activity Study
Published on: February 25, 2013
Estimating the Speed of Nearby Vehicles with a Single Onboard Camera by Smooth Kernel Regression
Mónica López-Pola1,2, Iván García-Aguilar1,2, Jorge García-González1,2
1IBIMA Plataforma BIONAND, C/Doctor Miguel Díaz Recio, 28, Málaga 29010, Spain.
This study presents a camera-only system for estimating vehicle speed using angular width and kernel smoothing. The method offers a low-cost alternative for driver assistance systems.
Area of Science:
- Computer Vision
- Robotics
- Automotive Engineering
Background:
- Estimating vehicle speed is crucial for advanced driver-assistance systems (ADAS).
- Existing methods often rely on expensive or complex sensor suites.
- A real-time, camera-only solution is needed for cost-effectiveness and broader adoption.
Purpose of the Study:
- To develop and evaluate a real-time, camera-only pipeline for estimating the relative speed of nearby vehicles.
- To provide a low-cost alternative or complement to active sensors like LiDAR or radar.
- To assess the accuracy and limitations of the proposed method.
Main Methods:
- Vehicle detection and tracking using a Convolutional Neural Network (CNN), specifically YOLOv8.
- Distance estimation based on bounding box angular width, class-dependent priors, and camera intrinsics.
- Nadaraya-Watson kernel smoothing applied to the distance sequence to estimate relative speed via analytic differentiation.
Main Results:
- The system successfully estimates vehicle distance and relative speed using only monocular camera input.
- Evaluation on synthetic data revealed a positional bias away from the image center.
- A trade-off between stability and lag was observed due to the smoothing kernel.
Conclusions:
- The proposed detector-agnostic pipeline effectively estimates vehicle speed from monocular camera data.
- This approach offers a viable, low-cost solution for driver assistance applications.
- Further validation in real-world scenarios is necessary to address identified limitations.
Related Concept Videos
Relative Motion Analysis - Velocity
When an external force is exerted, it sets the crank into a rotational movement. This, in turn, instigates the motion of the connecting rod, leading to what is referred to as a general plane motion. This process involves two key points - point A on the connecting rod...
Relative Motion Analysis - Acceleration
Average and Instantaneous Velocity Vectors
Relative Motion Analysis using Rotating Axes - Acceleration
Time differentiation is...
Relative Motion Analysis using Rotating Axes
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
Linear Approximation in Time Domain
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...

