GithubHelp home page GithubHelp logo

stravaoverlay's Introduction

Strava Overlay Drawer

Pack of tools for drawing Strava-derived telemetry overlay on a video. Commonly used to decorate FPV biking videos. Normally your video and your strava telemetry daya are not synchronized, so there is a helper script designed to find the time offset.

The main files you have to care about:

  • overlay_drawer.py: The main Overlay Drawer script;
  • moment_track.py: Helper script for data synchronization;

The other files are also required of course, but you don't have to run them manually or even look into unless you're going to develop your own widgets. Widgets developing, by the way, is desined to be as easy as possible. Note widges list in the overlay_drawer.py "Settings" section and the widgets base in widgets.py.

Note that the scripts are intended to be ran from an IDE (like Spyder or something like this). These can be called via command line of course, but there are no any command line parameters. Look for the "Settings" sections inside the scripts to configure them before running.

For detailed instructions on data synchronization read "HOW TO USE" comments section in moment_track.py.

Sample shots:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.