Open adryzz opened 2 years ago
We have examples on facemesh and hand tracking on c++. You can build one from here https://google.github.io/mediapipe/getting_started/cpp.html. Could you please elaborate on stereoscopic tracking am not sure about it.
Yes, i have got all the examples to build and run successfully.
I am referring to this in the article.
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.
so? any updates?
Hello, I'm also interested on how this was implemented, can we get implementation details here?
Bump. Pose detection doesn't work great when body is facing away from the camera or not upright. Improving the accuracy with multiple cameras will be hugely useful for many applications and games which require atypical poses.
As written here, MediaPipe supports stereoscopic tracking (they used 3 cameras).
How do i use it (C++, face/hand tracking)? there are no examples in here and no mentions on the documentation. (thanks in advance)