flipMediapipe.py: Flips landmarks on Mediapipe data files from left to right. Useful for left-handed signers.
generate_all.py: Generates Mediapipe data files from a directory containing videos of the form (phrase).(trial number).(timestamp).mkv
generate_mediapipe.py, mediapipePythonWrapper.py, rename_files.py: Used by generate_all.py
mediapipeViz.py: Visualizes Mediapipe skeleton on specified video
get_jsons.py: Generates Kinect data files from a directory containing videos of the form (phrase).(trial number).(timestamp).mkv. Requires the Ubuntu 18.04 packages "libk4a1.3-dev" and "libk4abt0.9".
Documentation within the scripts provides further information on usage.