/F1-Telemetry

Extract telemetry from onboard F1 videos and the F1 app

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

f1-telemetry

Extract telemetry from onboard F1 videos and the F1 app via vid_ocr.py.

Process the ocr data to get velocity, time, and distance data in plottable form using telemetry.py.

Requires Python 3 and ffprobe.