CMU-Perceptual-Computing-Lab / openpose

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
https://cmu-perceptual-computing-lab.github.io/openpose
Other
30.68k stars 7.82k forks source link

Is it possible to obtain 3d keypoints in code. #1019

Closed djns99 closed 5 years ago

djns99 commented 5 years ago

Is there any way to obtain a vector/array of the 3d keypoints used to render the 3d reconstruction in op::WrapperStructGui. Preferably I would like to be able to the keypoints directly from code. I am using non-flir cameras so I need my own custom producer so I don't have anyway of accessing the datums as demonstrated in 3_keypoints_from_image_configurable.

If there is no way using the Wrapper interface is it possible to obtain a reference using one of the lower level interfaces?

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.