MediaPipe
MediaPipe is an open-source framework developed and maintained by Google. In my project, I'm using the framework to extract the joint coordinates of a player. The framework is powerful and can extract data points from any body type. For the application, I’m collecting the data points for the hip joints, shoulder joints, right elbow, and right wrist. However, the framework is able to extract 33 data points, which it calls landmarks.


