Vehicle Speed Detecting App

Itoro Ikon
DOI: https://doi.org/10.48550/arXiv.1702.05388
2017-02-17
Computer Vision and Pattern Recognition
Abstract:The report presents the measurement of vehicular speed using a smartphone camera. The speed measurement is accomplished by detecting the position of the vehicle on a camera frame using the LBP cascade classifier of OpenCV API, the displacement of the detected vehicle with time is used to compute the speed. Conversion coefficient is determined to map the pixel displacement to actual vehicle distance. The speeds measured are proportional to the ground truth speeds.
What problem does this paper attempt to address?