Vehicle Speed Estimation

A pipeline that detects vehicles with YOLO, tracks them across frames, and applies a perspective transformation to map image coordinates onto the road plane so that real-world speeds can be estimated from ordinary video footage.

Stack: Python · YOLO · OpenCV · object tracking