Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HandPoseEstimationExample in 3D, or distance to palm #162

Open
thePostFuturist opened this issue Mar 4, 2023 · 1 comment
Open

HandPoseEstimationExample in 3D, or distance to palm #162

thePostFuturist opened this issue Mar 4, 2023 · 1 comment

Comments

@thePostFuturist
Copy link

In the example class, I only see 2D coordinates for landmarks. Is it possible to obtain depth, or at least unit distance to palm?

@EnoxSoftware
Copy link
Owner

I have just barely ported the opencv model zoo example, so I am not that familiar with hand pose estimation.
Here is the original code.
https://github.com/opencv/opencv_zoo/tree/master/models/handpose_estimation_mediapipe

It may be possible to roughly estimate the distance to the palm based on average human hand size and camera parameters, but I have not tried.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants