Skip to main content

Analyze a golf swing looking at critical points.

Project description

Introdction

This package provides a utility for analyzing a golf swing. The input data is represented as a json file generated by GolfTracker.

The json file structure is represented by a data class "GolfData". A factory method is used to create it from the json filename.

The structure of the GolfData class is shown below.

GolfData

Installation

Install the package in your virtual env.

pip install golftrainer

Demo

For this purpose we will use data/demo.json as an example. This file is same as "00001.json" from the below google drive.

Setup Jupyter Notebook

To make the notebook run under my virtual env (say 'venv'), follow the following steps.


pip install jupyter

Or for existing install create a new kernel.

ipython kernel install --user --name=venv

cd notebooks/demo

jupyter notebook demo1.ipynb 

Once we have the notebook the following commands we can use the GolfData object to access the parameters.

Generated Data

Various sample golf swing videos shot down the line on a right handed golf player with the corresponding json file are stored in this GoogleDrive. Each video file (either a mp4 or mov) has 2 output files. The ".pkl" is the pickle database and ".json" is the file that we will use for this package to measure the various metrics associated with the swing.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

golftrainer-1.0.2-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file golftrainer-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: golftrainer-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.7

File hashes

Hashes for golftrainer-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c126592e6689defeac41cb0a2b5d9c2c924a260ed61c1b763d9da9d8abf76969
MD5 7961e48b6f2d25dbefd4edb5c1981251
BLAKE2b-256 71912e03bd74b5dd5b4947fae9091862aea878a9e7f043b449e74adcd3e664c2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page