pyCGM_Single.pycgm_embed

Description

This file is an example of how to call the pycgm code without a console, or more likely, as a way to integrate the code into your own system/software

Functions

getfilenames()

Gets the filenames of the dynamic trial, static trial, vsk file, and output file and returns their file paths.

loadData(dynamic_trial, static_trial, vsk_file)

Loads the data given the paths to the dynamic trial, the static trial, and the vsk file.

main()

Take in the paths to the trials, the vsk file, and the output file, and load the data in.