mediapipe
mediapipe copied to clipboard
Is it possible to obtain accurate 3D world coordinates for each keypoint relative to the camera by providing depth images?
MediaPipe Solution (you are using)
directly utilize the resulting world coordinate
Programming language
Python
Are you willing to contribute it
None
Describe the feature and the current behaviour/state
The accurate 3D world coordinates according the depth images instead of the estimated depth
Will this change the current API? How?
No
Who will benefit with this feature?
Yes
Please specify the use cases for this feature
Accurately obtaining the position and orientation of the hand is required
Any Other info
No response
Hi @yichunk,
Could you please have a look into this issue?
Thank you!!
I have depth camera and I wish I could provide depth data for accurate 3D landmark like kinect (in fact it is kinect and want to use mediapipe with it)