基于物理原理的单目车辆距离估计:利用标准化车牌字体 / Physics-Grounded Monocular Vehicle Distance Estimation Using Standardized License Plate Typography
1️⃣ 一句话总结
这篇论文提出了一种利用美国车牌上标准字体作为被动参考标记,通过几何原理直接估算车辆距离的新方法,无需训练数据,成本低廉且精度高,为自动驾驶系统提供了一种可靠的测距方案。
Accurate inter-vehicle distance estimation is a cornerstone of Advanced Driver Assistance Systems (ADAS) and autonomous driving. While LiDAR and radar provide high precision, their high cost prohibits widespread adoption in mass-market vehicles. Monocular camera-based estimation offers a low-cost alternative but suffers from fundamental scale ambiguity. Recent deep learning methods for monocular depth achieve impressive results yet require expensive supervised training, suffer from domain shift, and produce predictions that are difficult to certify for safety-critical deployment. This paper presents a framework that exploits the standardized typography of United States license plates as passive fiducial markers for metric ranging, resolving scale ambiguity through explicit geometric priors without any training data or active illumination. First, a four-method parallel plate detector achieves robust plate reading across the full automotive lighting range. Second, a three-stage state identification engine fusing OCR text matching, multi-design color scoring, and a lightweight neural network classifier provides robust identification across all ambient conditions. Third, hybrid depth fusion with inverse-variance weighting and online scale alignment, combined with a one-dimensional constant-velocity Kalman filter, delivers smoothed distance, relative velocity, and time-to-collision for collision warning. Baseline validation reproduces a 2.3% coefficient of variation in character height measurements and a 36% reduction in distance-estimate variance compared with plate-width methods from prior work. Extensive outdoor experiments confirm a mean absolute error of 2.3% at 10 m and continuous distance output during brief plate occlusions, outperforming deep learning baselines by a factor of five in relative error.
基于物理原理的单目车辆距离估计:利用标准化车牌字体 / Physics-Grounded Monocular Vehicle Distance Estimation Using Standardized License Plate Typography
这篇论文提出了一种利用美国车牌上标准字体作为被动参考标记,通过几何原理直接估算车辆距离的新方法,无需训练数据,成本低廉且精度高,为自动驾驶系统提供了一种可靠的测距方案。
源自 arXiv: 2604.12239