Skip to content

Bowling-Action-Tracking-App#67

Open
musharrafhamraz wants to merge 1 commit intoGrow-with-Open-Source:mainfrom
musharrafhamraz:bowling-action-tracking-app
Open

Bowling-Action-Tracking-App#67
musharrafhamraz wants to merge 1 commit intoGrow-with-Open-Source:mainfrom
musharrafhamraz:bowling-action-tracking-app

Conversation

@musharrafhamraz
Copy link

Bowling-Action-Tracking: Add bowling action tracking with pose detection

  • Add main.py with MediaPipe-based pose detection for bowling motion analysis
  • Implement wrist trajectory tracking using deque for motion history
  • Add gradient arc visualization for shoulder-elbow-wrist chain movement
  • Include video processing pipeline with frame resizing and RGB conversion
  • Add helper functions for coordinate conversion and gradient arc rendering
  • Include sample bowling video files (bowling.mp4 and bowling_action.mp4)
  • Enables real-time visualization of bowling arm motion with color-coded keypoints

…detection

- Add main.py with MediaPipe-based pose detection for bowling motion analysis
- Implement wrist trajectory tracking using deque for motion history
- Add gradient arc visualization for shoulder-elbow-wrist chain movement
- Include video processing pipeline with frame resizing and RGB conversion
- Add helper functions for coordinate conversion and gradient arc rendering
- Include sample bowling video files (bowling.mp4 and bowling_action.mp4)
- Enables real-time visualization of bowling arm motion with color-coded keypoints
@github-actions github-actions bot requested a review from iamwatchdogs February 6, 2026 07:37
@github-actions
Copy link

github-actions bot commented Feb 6, 2026

👋 @musharrafhamraz
Thank you for raising your pull request.
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant