mediapipe icon indicating copy to clipboard operation
mediapipe copied to clipboard

Is it possible to obtain accurate 3D world coordinates for each keypoint relative to the camera by providing depth images?

Open CGuangyan-BIT opened this issue 1 year ago • 1 comments

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

CGuangyan-BIT avatar Jan 09 '24 14:01 CGuangyan-BIT

Hi @yichunk,

Could you please have a look into this issue?

Thank you!!

kuaashish avatar Jan 12 '24 07:01 kuaashish

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)

Thaina avatar Mar 28 '24 13:03 Thaina