Would I be able to use this software for full body tracking in VR?

asked 2019-08-14 19:50:41 -0600

Lexar gravatar image

would full body tracking be possible with OpenCV in different VR titles, such as VRchat, and other full body compatible titles? If so, how would this work and is there a tutorial in video format?

edit retag flag offensive close merge delete

Comments

1

full body tracking is a difficult quest. You may find some solution in openvino or take a look at openpose.

gino0717 gravatar imagegino0717 ( 2019-08-14 21:24:10 -0600 )edit

OpenCV was not made for this. Full body tracking would require a 3D library OR a well combined 2D skeleton based tracking. It is very challenging and not yet solved, so as gino already pointed out, have a look at the OpenVINO available networks for skeleton tracking.

StevenPuttemans gravatar imageStevenPuttemans ( 2019-08-19 09:21:06 -0600 )edit