English

Vehicle Speed Detecting App

Computer Vision and Pattern Recognition 2017-03-27 v2

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.

Keywords

Cite

@article{arxiv.1702.05388,
  title  = {Vehicle Speed Detecting App},
  author = {Itoro Ikon},
  journal= {arXiv preprint arXiv:1702.05388},
  year   = {2017}
}

Comments

Revised

R2 v1 2026-06-22T18:21:20.419Z