paper-with-me

Papers

Typography-Based Monocular Distance Estimation Framework for Vehicle Safety Systems

2026-03-24 · Manognya Lokesh Reddy, Zheng Liu arxiv

Accurate inter-vehicle distance estimation is a cornerstone of advanced driver assistance systems and autonomous driving. While LiDAR and radar provide high precision, their cost prohibits widespread adoption in mass-market vehicles. Monocular vision offers a low-cost alternative but suffers from scale ambiguity and sensitivity to environmental disturbances. This paper introduces a typography-based monocular distance estimation framework, which exploits the standardized typography of license plates as passive fiducial markers for metric distance estimation. The core geometric module uses robust plate detection and character segmentation to measure character height and computes distance via the pinhole camera model. The system incorporates interactive calibration, adaptive detection with strict and permissive modes, and multi-method character segmentation leveraging both adaptive and global thresholding. To enhance robustness, the framework further includes camera pose compensation using lane-based horizon estimation, hybrid deep-learning fusion, temporal Kalman filtering for velocity estimation, and multi-feature fusion that exploits additional typographic cues such as stroke width, character spacing, and plate border thickness. Experimental validation with a calibrated monocular camera in a controlled indoor setup achieved a coefficient of variation of 2.3% in character height across consecutive frames and a mean absolute error of 7.7%. The framework operates without GPU acceleration, demonstrating real-time feasibility. A comprehensive comparison with a plate-width based method shows that character-based ranging reduces the standard deviation of estimates by 35%, translating to smoother, more consistent distance readings in practice, where erratic estimates could trigger unnecessary braking or acceleration.

📄 PDF Abstract BibTeX arXiv:2603.22781

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Physics-Grounded Monocular Vehicle Distance Estimation Using Standardized License Plate Typography

2026-04-14 · Manognya Lokesh Reddy, Zheng Liu arxiv

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…

Autonomous Driving

End-to-end Learning for Inter-Vehicle Distance and Relative Velocity Estimation in ADAS with a Monocular Camera

2020-06-07 · Zhenbo Song, Jianfeng Lu, Tong Zhang, Hongdong Li

Inter-vehicle distance and relative velocity estimations are two basic functions for any ADAS (Advanced driver-assistance systems). In this paper, we propose a monocular camera-based inter-vehicle distance and relative v…

Optical Flow Estimation

Multi-Stream Attention Learning for Monocular Vehicle Velocity and Inter-Vehicle Distance Estimation

2021-10-22 · Kuan-Chih Huang, Yu-Kai Huang, Winston H. Hsu

Vehicle velocity and inter-vehicle distance estimation are essential for ADAS (Advanced driver-assistance systems) and autonomous vehicles. To save the cost of expensive ranging sensors, recent studies focus on using a l…

2D Object DetectionAutonomous Vehiclesobject-detectionObject Detection

Forward Vehicle Collision Warning Based on Quick Camera Calibration

2019-04-22 · Yuwei Lu, Yuan Yuan, Qi. Wang

Forward Vehicle Collision Warning (FCW) is one of the most important functions for autonomous vehicles. In this procedure, vehicle detection and distance measurement are core components, requiring accurate localization a…

Autonomous VehiclesCamera Calibrationvehicle detection

Camera-based vehicle velocity estimation from monocular video

2018-02-20 · Moritz Kampelmühler, Michael G. Müller, Christoph Feichtenhofer

This paper documents the winning entry at the CVPR2017 vehicle velocity estimation challenge. Velocity estimation is an emerging task in autonomous driving which has not yet been thoroughly explored. The goal is to estim…

Autonomous DrivingCPUOptical Flow Estimation