Full Body Pose Estimation for Sports Analysis - Pose Correction

From RidgeRun Developer Connection
Revision as of 18:19, 17 February 2021 by Jsalas (talk | contribs)
Jump to: navigation, search



Previous: Pose Alignment Index Next: Performance




Introduction

The pose correction module is intended to map the trainer and trainee sequences to a 3D space when needed and after that, compare them to obtain the differences. Additionally, it generates the corrections and displays them in a 3D GUI for the user to explore them interactively.

Pose correction module location in general workflow

How it works

The different steps involved in this module are shown in the next flow diagram:

Flow diagram of the correction process.

Next we will get deeper into each of the submodules.


Previous: Pose Alignment Index Next: Performance