Open Issues Need Help
View All on GitHubCompute 2D human pose and angles from a video or a webcam.
Compute 2D human pose and angles from a video or a webcam.
AI Summary: The task requires investigating and resolving inconsistencies in Sports2D's joint angle calculations. The issue stems from a fluctuating frame of reference, causing the same pose to yield drastically different angle measurements across frames. The solution likely involves implementing a consistent global reference frame (e.g., horizontal or vertical) for angle calculations, ensuring consistent measurements regardless of the video or frame.
Compute 2D human pose and angles from a video or a webcam.