Soccer Kick Analysis in MATLAB (from OpenPose data)
A step-by-step MATLAB walkthrough: import OpenPose JSON, compute joint angles with atan2d, filter with Butterworth (cutoff from the power spectrum), find phases and landing, and export a results table.
