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

displaying the skeletal structure #2537

Closed
shivaprasadgh opened this issue Sep 12, 2021 · 3 comments
Closed

displaying the skeletal structure #2537

shivaprasadgh opened this issue Sep 12, 2021 · 3 comments
Assignees
Labels
legacy:hands Hand tracking/gestures/etc platform:python MediaPipe Python issues type:others issues not falling in bug, perfromance, support, build and install or feature

Comments

@shivaprasadgh
Copy link

shivaprasadgh commented Sep 12, 2021

This template is for miscellaneous issues not covered by the other issue categories

For questions on how to work with MediaPipe, or support for problems that are not verified bugs in MediaPipe, please go to StackOverflow and Slack communities.

If you are reporting a vulnerability, please use the dedicated reporting process.

For high-level discussions about MediaPipe, please post to discuss@mediapipe.org, for questions about the development or internal workings of MediaPipe, or if you would like to know how to contribute to MediaPipe, please post to developers@mediapipe.org.

Is it possible to just display the skeletal structure of hand , after using hand detection algorithm given by Mediapipe?? I wanted to know if i send in an image through hand detection algorithm , will i get just the skeletal structure with various landmarks??

I am working with webcam to get images on laptop , I want to just display the skeletal structures of both hands ,without the captured image from camera , in another window just the tip points . I am using python programming.

@shivaprasadgh shivaprasadgh added the type:others issues not falling in bug, perfromance, support, build and install or feature label Sep 12, 2021
@sgowroji sgowroji added platform:python MediaPipe Python issues legacy:hands Hand tracking/gestures/etc stat:awaiting response Waiting for user response labels Sep 13, 2021
@sgowroji
Copy link

Hi @shivaprasadgh, You can try the solutions mentioned in this #1743 for Hands solution graph.

@shivaprasadgh
Copy link
Author

I was curious if it would work with python programming , the reference which you sent me above is related to Android Platform .

@sgowroji sgowroji assigned gkarpiak and unassigned sgowroji Sep 15, 2021
@sgowroji sgowroji added stat:awaiting googler Waiting for Google Engineer's Response and removed stat:awaiting response Waiting for user response labels Sep 15, 2021
@sgowroji
Copy link

sgowroji commented Oct 5, 2021

Hi @shivaprasadgh, We dont have any direct examples to demonstrate your use case. You can try something similar using this #1920 (comment)

@sgowroji sgowroji closed this as completed Oct 5, 2021
@sgowroji sgowroji removed the stat:awaiting googler Waiting for Google Engineer's Response label Oct 5, 2021
@sgowroji sgowroji assigned sgowroji and unassigned gkarpiak Oct 5, 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:others issues not falling in bug, perfromance, support, build and install or feature
Projects
None yet
Development

No branches or pull requests

3 participants