Technology
MMPose or MediaPipe for body/hand landmarks; MMDetection + SAM 2 for stick/blade/ball; OpenCV for video; DTW-style alignment; optional Pose2Sim/OpenSim for 3D.

Analyze floorball shooting mechanics from video.
Evaluate wrist, slap, drag, snap, backhand and one-timer mechanics by combining body pose, stick/blade detection and phase-aligned reference comparison.
MMPose or MediaPipe for body/hand landmarks; MMDetection + SAM 2 for stick/blade/ball; OpenCV for video; DTW-style alignment; optional Pose2Sim/OpenSim for 3D.
Start with a small browser prototype, keep the data model explicit, then connect the analysis backend as separate API services. Validate results with coaches before automating scoring.
This is a front-end concept demo. It does not yet send video or personal data to a server.