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

Question: Getting hand camera space coordinates in -xyz mode #21

Open
MoritzSkowronski opened this issue Jan 6, 2023 · 1 comment
Open

Comments

@MoritzSkowronski
Copy link

Hey,
I have a simple question regarding the -xyz mode: Am I correct in the assumption that one only gets the coordinate of the wrist in the camera space coordinate system and would have to manually calculate (not too difficult obviously) the camera space coordinates of the remaining landmarks?

@geaxgx
Copy link
Owner

geaxgx commented Jan 6, 2023

Exactly.
Your suggestion of calculating the remaining landmarks coordinates is actually done in the 3D visulaization example: https://github.com/geaxgx/depthai_hand_tracker/tree/main/examples/3d_visualization in what I called "mixed" mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants