Step 3: Moving the particles based on HPE key points In this step, I try to move the spheres on Unity based on the key points which are come from the MQTT message. For changing the position a game object I will use the transform.position code. In the python code which is run.py (image body estimation)…
Tag: pose estimation
3D & 2D Human Pose Estimation
Nowadays, I research about the Pose estimation and OpenCV for the new projects. I found the good articles on this topic so that I want to share with you; Firstly, I mentioned about the VNECT: Real-time 3D Human Pose Estimation with Single RGB camera; You can find the article and Website: Article & Website We present…