This code made using MediaPipe of Google and Matlab to detect landmarks from the body and analyze them using MatLab, by using one main landmark and another as referal
Run requirements.txt in the command to install all the neccesary dependecies Run pose_extract.py and open the video you want to analyze. It will create a .csv as the output. Change the extension of the .csv to .xlsx or .xls by either opening it with Microsoft Excel or using any converter Run the main_app.mlapp and use it to analyze
The MatLap application is designed to animate a graph by using any number of landmarks and see what you really want. Open an xlsx file with the top left button. Select two landmarks to compare in the bottom right, and Save the graph with the top right button. And compare them with the app on the second panel.