We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the example class, I only see 2D coordinates for landmarks. Is it possible to obtain depth, or at least unit distance to palm?
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
In the example class, I only see 2D coordinates for landmarks. Is it possible to obtain depth, or at least unit distance to palm?
The text was updated successfully, but these errors were encountered: