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:
- text speed/slope/elevation/date time/heart rate
- chart speed/slope/elevation/heart rate
- Gauges made from SVG for speed/slope/elevation/heart rate
- map OpenStreetmap of current location map is rendered locally so postgresql, mapnik and render style
It is also possible to create full video with this:
- list of images + titles makes a slideshow clip with fade transitions between them
- Start/end titles etc.
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: