- Notifications
You must be signed in to change notification settings - Fork12
lxaw/PoseAngleEstimation
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- 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)
- Detects angles on images!
- Detects angles on videos!
- numpy:https://numpy.org/devdocs/user/quickstart.html
- opencv:https://pypi.org/project/opencv-python/
- math:https://docs.python.org/3/library/math.html
- os:https://docs.python.org/3/library/os.html
- This idea is based on the work from:https://github.com/CMU-Perceptual-Computing-Lab/openpose
- Compare the pose angles of multiple images, and tell if it is the same pose!
- If this code or anyother I have written has helped you, feel free to make a donation athttps://www.buymeacoffee.com/whalenlexn.
About
Using OpenPose to detect body angles.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published