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

Visibility for hand landmarks #2831

Closed
siyuan-peng opened this issue Nov 29, 2021 · 4 comments
Closed

Visibility for hand landmarks #2831

siyuan-peng opened this issue Nov 29, 2021 · 4 comments
Assignees
Labels
legacy:hands Hand tracking/gestures/etc platform:python MediaPipe Python issues type:support General questions

Comments

@siyuan-peng
Copy link

siyuan-peng commented Nov 29, 2021

The document says that there is a visibility value associated with each landmark in multi_hand_world_landmarks.
However, when I'm printing them out, they all seem to be 0.0 (which I'm pretty sure are the default values).
Is there a way to extract the visibility values for each hand landmark, or if my understanding is wrong?

I'm using the ready-to-go Python solution (Python 3.7.9) running on a Windows 10 desktop.

@sgowroji sgowroji added platform:python MediaPipe Python issues legacy:hands Hand tracking/gestures/etc stat:awaiting response Waiting for user response type:support General questions labels Nov 30, 2021
@sgowroji
Copy link
Collaborator

Hi @siyuan-peng, "multi_hand_world_landmarks" field contains the hand landmarks on each detected hand in real-world 3D coordinates which is in meters with the origin at the hand's approximate geometric center. Could you please check with the latest version.

@siyuan-peng
Copy link
Author

Hi @siyuan-peng, "multi_hand_world_landmarks" field contains the hand landmarks on each detected hand in real-world 3D coordinates which is in meters with the origin at the hand's approximate geometric center. Could you please check with the latest version.

The latest document still contains a visibility description.

@sgowroji sgowroji added stat:awaiting googler Waiting for Google Engineer's Response and removed stat:awaiting response Waiting for user response labels Dec 2, 2021
@sgowroji sgowroji assigned chuoling and unassigned sgowroji Dec 3, 2021
@gkarpiak gkarpiak assigned gkarpiak and unassigned chuoling Dec 8, 2021
@gkarpiak
Copy link
Collaborator

gkarpiak commented Dec 9, 2021

@siyuan-peng thanks for the bug report. Indeed, it's a documentation bug - hand landmarks model doesn't output visibility. Documentation, should be fixed with the next release.

@gkarpiak gkarpiak closed this as completed Dec 9, 2021
@google-ml-butler
Copy link

Are you satisfied with the resolution of your issue?
Yes
No

@sgowroji sgowroji removed the stat:awaiting googler Waiting for Google Engineer's Response label Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
legacy:hands Hand tracking/gestures/etc platform:python MediaPipe Python issues type:support General questions
Projects
None yet
Development

No branches or pull requests

4 participants