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

Documentation for setup #59

Closed
adwaitsharma opened this issue Aug 27, 2019 · 1 comment
Closed

Documentation for setup #59

adwaitsharma opened this issue Aug 27, 2019 · 1 comment
Assignees
Labels
legacy:hands Hand tracking/gestures/etc type:docs-bug Doc issues for any errors or broken links or rendering

Comments

@adwaitsharma
Copy link

Sorry if I missed it, but can someone help me to find the documentation for setting up the 3D hand-tracking? More specifically, I am interested in joint coordinates.

@camillol camillol added the type:docs-bug Doc issues for any errors or broken links or rendering label Aug 27, 2019
@camillol camillol added the legacy:hands Hand tracking/gestures/etc label Aug 27, 2019
@jiuqiant
Copy link
Collaborator

jiuqiant commented Sep 5, 2019

You can build the 3D hand tracking Android demo by

bazel build -c opt --config=android_arm64 --define 3D=true mediapipe/examples/android/src/java/com/google/mediapipe/apps/handtrackinggpu

The hand landmark graph provides a "hand_landmarks" stream, which contains the coordinates. However, since we don't have desktop demos yet, you probably only can get them on Android and iOS.

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 type:docs-bug Doc issues for any errors or broken links or rendering
Projects
None yet
Development

No branches or pull requests

4 participants