displaying the skeletal structure #2537
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
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.
The text was updated successfully, but these errors were encountered: