gregruthenbeck / cavapa-data

Data processing python scripts for CAVAPA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cavapa-data

Data processing python scripts (a Jupyter Notebook) for CAVAPA: Computer Assisted Video Analysis of Physical Activity. A live version of the Notebook is available on https://binder.org here: Binder.

Generates the following charts:

FFmpeg
Fig.1 - CAVAPA, Heart-rate, Accelerometers for an Indoor Video
FFmpeg
Fig.2 - CAVAPA, Observed A, Observed B for an Indoor Video
FFmpeg
Fig.3 - CAVAPA, Observed, for an Outdoor Video

This GitHub Repo is a continuation of this GitHub Gist.

Quickstart

git clone git@github.com:gregruthenbeck/cavapa-data.git
cd cavapa-data
pipenv install
pipenv shell
jupyter-notebook cavapa_data_jupyter_notebook.ipynb

About

Data processing python scripts for CAVAPA


Languages

Language:Jupyter Notebook 98.1%Language:Python 1.9%