Skip to content

moaaz12-web/Mediapipe-golf-pose-estimation

Repository files navigation

Mediapipe Golf Pose estimation

Actually, it would work for any sport or, even activity.

To run,

python app.py path_to_video_1 path_to_video_2 base_directory_for_results type_of_video1 type_of_video2 frameword_lengh_seconds

  • type_of_video1 and type_of_video2 are used to describe whether the video is a user uploaded video or a base (professional) video. In case of base, pass in 1, otherwise pass a 0.

    The frameword_lengh_seconds specifies the length for each image split, example, 1 sec, 0.5 sec, 0.25 sec etc

About

Takes two videos, and calculates the angles for them, and then returns a bunch of calculations about each joint angle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages