Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 352 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 352 Bytes

Dash Cam Scripts

About

Scripts to extract data from my dash cam's recordings.

Latitude, longitude, speed, and altitude are extracted from GPS data stored in standard NMEA format.

speed_graph.py is used to automatically generate a line plot for speed vs time using matplotlib and numpy.