Closed UnityQueriesAsk closed 3 years ago
Onestly I never done human pose estimation so I don't know how to help you. My suggestion is to search some paper related to this argument and start from them. Regarding the human gesture control it depends on what kind of gestures you want to use. For example if you want different command based on the number of raised finger you can use a simple CNN. It really depends on how many and what commands you want to implement
Hello, This is not an issue I need some help from you with the following scenario :
I have to work on a Human Pose Estimation project using OpenCV and MediaPipe in Unity. In that, I need to track multiple persons using web camera and I have to generate a 3D coordinates for body joints also I need to control the player using human gestures detection.
Can you please share some of the references for this scenario implementation.
Thanks in advance.