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.
Abstract:
Estimating the speed of nearby vehicles is essential for driver assistance. A real-time, camera-only pipeline is presented that uses an onboard monocular camera: vehicles are detected and tracked with an off-the-shelf one-stage CNN (YOLOv8); distance is approximated from bounding-box angular width using class-dependent priors (2.0[Formula: see text]m cars; 2.5[Formula: see text]m larger vehicles) and camera intrinsics; a Nadaraya-Watson kernel smooths the distance sequence, and its analytic derivative yields relative speed. The approach supports multiple targets without dedicated ranging hardware. Evaluation on CARLA synthetic video with ground truth analyzes estimated versus ground-truth distance, estimate/ground-truth ratio versus image-center displacement, and kernel-based speed versus a polynomial trend. Results show a positional bias away from the image center and a stability-lag trade-off due to smoothing. The contribution is a detector-agnostic distance-speed head that couples angular geometry with analytic Nadaraya-Watson smoothing and differentiation for real-time operation, positioned as a low-cost alternative or complement to active sensors, with limitations and paths to real-world validation outlined.
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,...

