PoseTracker API
  • PoseTracker integration
  • Webview/iframe tracking in app
    • ℹ️How does it work ?
    • πŸ’»Try it yourself
    • βš™οΈIntegration tutorials
      • πŸ“±Expo React Native example
      • πŸ’»Vanilla HTML & JS example
      • πŸ†•iOS SwiftUI example
      • πŸ†•Android Kotlin example
      • πŸ†•Flutter example
      • πŸ”œMore to come...
    • πŸ‘¨β€πŸ’»Tracking Endpoint params
      • πŸ”TOKEN (required)
      • πŸ”₯BLAZEPOSE (optional)
      • πŸ“±WIDTH (optinal)
      • πŸ“±HEIGHT (optinal)
      • πŸ₯”DIFFICULTY (optinal)
      • πŸ’»[developer plan only] KEYPOINTS
      • πŸ’»[developer plan only] ANGLES
      • πŸ’ͺEXERCISE (optional)
        • Squat
        • Lunge
        • Plank
        • Push Up
        • Balance on left leg
        • Balance on right leg
        • Split
        • Needle
        • πŸ¦•More to come...
      • πŸ–₯️SKELETON (optinal)
    • ℹ️Tracking Endpoint Message to handle
      • 🎦Exercise Placement
      • πŸ”’Exercise Counter
      • πŸ”’[developer plan] Exercise Progression
      • πŸ”’[developer plan] Tracking keypoints positions
      • πŸ”’[developer plan] Tracking angles during movements
      • πŸ”’[developer plan] Real-time motion feedbacks and recommandations
  • Pixel tracking
    • How does it work ?
    • First steps
    • Integration tutorials
      • πŸ“±React Native example with react-native-vision-camera
      • πŸ’»Vanilla HTML & JS example
      • πŸ”œMore to come...
    • πŸ‘¨β€πŸ’»Pixel Endpoint params
    • ℹ️Pixel message to handle
      • 🎦Exercise Placement
      • πŸ”’Exercise Counter
      • πŸ”’[developer plan] Exercise Progression
      • πŸ”’[developer plan] Tracking keypoints positions
      • πŸ”’[developer plan] Tracking angles during movements
      • πŸ”’[developer plan] Real-time motion feedbacks and recommandations
    • πŸ› οΈSupport
Powered by GitBook
On this page
  1. Webview/iframe tracking in app
  2. Tracking Endpoint params

BLAZEPOSE (optional)

https://app;posetracker.com/pose_tracker/tracking?blazepose=true default is set to =false

PreviousTOKEN (required)NextWIDTH (optinal)

Last updated 23 days ago

Introducing Blazepose a 3D pose estimation model from mediapipe.

We cannot guarantee the proper functioning of BlazePose, especially in real-time mode on your devices. Since it’s a resource-intensive model not optimized for mobile phones.

However, it should run smoothly on iOS and web platforms.

πŸ‘¨β€πŸ’»
πŸ”₯
Blazepose with posetracker