Multiple Video Analysis

This app analyzes multiple videos, as they are played. Before processing, run the GenerateFileList.py script. This will create a file, filelist.json which contains a list of all the videos in your Videos folder. You can edit that file, and remove videos that you may not want to process.

Processing these videos returns two JSON files:
1. a file containing information about in which percentage of the video the patient was tracked
2. a file containing all data points (skeleton, joint, shoulder and trunk angle), for all files (info in readme.txt)