AI Movement Analysis
Point a camera at a dancer, athlete, or practitioner. 33 joints. Real-time. Extract pose data, visualize skeleton tracking, and decode your movement fingerprint — on your own machine, with no cloud required.
LIVE SKELETON PREVIEW — 33 JOINTS
How It Works
01 / LOAD
Drop in any video — dance performance, training session, martial arts, physio session. MP4, AVI, MOV. No upload needed.
cv2.VideoCapture(path)02 / EXTRACT
Frame-by-frame AI detection of all 33 MediaPipe landmarks. Confidence scores, X/Y/Z coordinates, visibility data — all captured.
pose.process(rgb_frame)03 / ANALYSE
Velocity heatmaps. Movement fingerprints. Style clustering. Hip-centred normalisation. Export clean CSV for any downstream tool.
df.to_csv("DancePose.csv")Capabilities
Watch the skeleton track in real-time over your video. Adjustable joint confidence threshold, bone thickness, dot size, tracer trails. See what the model sees.
Per-joint velocity over time. Identify which body parts move most. Find the moments of peak energy, stasis, and transition in any movement sequence.
AI-powered K-means clustering discovers recurring movement patterns automatically. Group frames by similarity, find your signature moves, detect style drift.
Every frame, every joint, every coordinate. Structured CSV with frame number, timestamp, X/Y/Z, visibility. Ready for Python, Excel, R, or any analysis tool.
Mean speed and standard deviation per joint. Quantify what makes a movement style unique. Compare practitioners. Track progression over time.
Rotate, zoom, step frame by frame through your movement in 3D. Visualise spatial relationships between joints that 2D can't reveal. Export frames as images.
Data Pipeline
Input
Video file
MP4 / AVI / MOV
Detection
MediaPipe
TFLite model
Normalise
Hip-centred
EMA smoothing
Analyse
Velocity / clusters
fingerprint
Export
CSV + overlay
video render
Who It's For
BodyMovementAI is in active development. Join the list to be first in line when we open the desktop app for Windows — and shape what gets built next.
No spam. Just launch updates. Unsubscribe anytime.
Currently available for