Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Gps Overlay On Video | 205 | 6 days ago | 14 | mit | Scala | |||||
Telemetry (GPS) data overlay on videos | ||||||||||
Gopro2gpx | 117 | 2 months ago | 4 | gpl-3.0 | Python | |||||
Parse the gpmd stream for GOPRO moov track (MP4) and extract the GPS info into a GPX (and kml) file. | ||||||||||
Gpx2video | 53 | a month ago | 5 | gpl-3.0 | C++ | |||||
Creating video with telemetry overlay from GPX data | ||||||||||
Vidgpsoverlay | 18 | 9 years ago | mit | Python | ||||||
A program for creating GPS Overlays for the Raspberry Pi Camera | ||||||||||
Xamarin.forms.skmaps | 16 | 4 months ago | 3 | January 06, 2019 | 2 | apache-2.0 | C# | |||
SkiaSharp drawn map pins and overlays for Xamarin Forms | ||||||||||
Threestepsahead | 16 | 7 years ago | 2 | gpl-3.0 | Java | |||||
Android/Xposed GPS Spoofer | ||||||||||
Travel Marker | 12 | 3 years ago | 13 | January 17, 2020 | 1 | mit | TypeScript | |||
A google maps library to replay gps locations. | ||||||||||
Maps.gpx | 4 | 7 years ago | 1 | JavaScript | ||||||
A small framework of JavaScript to overlay GPX on Google Maps embedded HTML page | ||||||||||
Zgcam | 3 | 6 years ago | C | |||||||
ZGCam Gps parser for GoPro Hero 5 | ||||||||||
Gpxoverlay | 3 | 3 years ago | 2 | Python | ||||||
Python project that takes GPS data and overlays it onto a video with custom user-defined HTML widgets |
version number: 0.0.4 author: Marko Burjek
A python package that can be installed with pip.
It can add data overlays to sequence of images or video. Similar to Garmin Virb editor.
It needs GPX file video/image sequence and time offset from imageSequence times and GPX file. Those can be:
It is also possible to create full video with this:
It is currently little hard to configure since I haven't found good way to configure it
To install use pip:
$ pip install GPSOverlay
Or clone the repo:
$ git clone https://github.com/buma/GPSOverlay.git
$ python setup.py install
TBD
Examples are in example subfolder: