ℹī¸How does it work ?

PoseTracker is the first real-time posture detection API optimized for Web, iOS, and Android. There is no need to install a package, everything is provided by our API callable from a WebView 🚀.

We are providing a simple URL that can detect motion and track/ analyse different body movements (like : squats, pushups, lunges ...)

Everything stay client side :

  • ❌ no streaming

  • ❌ no latency

  • ❌ privacy problems

What do we provide?

PoseTracker provides seamless integration for pose estimation, offering a user-friendly approach to incorporating advanced motion tracking and analysis into your projects. Based on TensorFlow's MoveNet, an ultra-fast and accurate model that detects 17 keypoints of the human body. It is capable of running at 50+ FPS on modern laptops and phones. PoseTracker is extremely stable and can be used for development on Android, iOS, and the web.

Pose estimation

We track 17 keypoints of the human body on a 2D plane:

Motion analysis and recommandation:

PoseTracker utilizes real-time analysis of these 17 keypoints to monitor and evaluate user's movements. This enables your applications to accurately count repetitions and provide feedback on users' movements, enhancing the effectiveness of physical activity and ensuring proper execution of exercises.

You can try it here: https://app.posetracker.com/scripts/web-demo-posetracker.html?token=81aa2a14-6884-43da-b537-be3162a5710c&exercise=face_squat

Last updated