Skip to content

lxaw/PoseAngleEstimation

Repository files navigation

BodyPoseAngleEstimation

Using OpenPose to estimate body angles.

🎦 Video:

❔ What is it?

  • Uses CMU's OpenPose to detect key body angles. For me these were the arms, but I have included legs too.
  • To detect angles, I use the law of cosines (see video)

⚡ Features:

  • Detects angles on images!
  • Detects angles on videos!

📦 Modules / Packages:

The original work:

🔨 To do:
  • Compare the pose angles of multiple images, and tell if it is the same pose!

❤️ How to Support ❤️