open-mmlab / mmpose

OpenMMLab Pose Estimation Toolbox and Benchmark.
https://mmpose.readthedocs.io/en/latest/
Apache License 2.0
5.26k stars 1.17k forks source link

[Feature] How can I get joint landmark? #3052

Open Leziwn opened 1 month ago

Leziwn commented 1 month ago

What is the feature?

Hi, I'm trying to get joint landmark so that I could save coordinate value in that landmark. I want to measure angles between two joints and vertical after that.

Would you teach me how to save coordinate value in joint landmark so that I could measure angles between those landmarks?

Thank you!

Any other context?

No response