-
This is a feature request for 3D human body pose tracking, I have seen a similar feature in ARKit through Unity AR Foundation and there is a lot of demand from our clients at work for cross-platform h…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
- [X] This issue is not a question, feature request, or anything other than a bu…
-
Posibility that the tracking continues, even if the cell is lost in some frame during the segmentation
-
When using some of the sitting Poses the Hand Tracking seems to control the feet, is there a way to stop this or toggle from feet to hands? ^^
Thanks!
-
I have been trying to print the values from lsd_slam_core after each tracking. It is of the type `SE3()`. I do not know how to print, edit these values.
Reference: https://github.com/tum-vision/lsd_…
-
Hello!Sorry to interrupt you. I have also paid attention to this article recently. Thank you for your work. However, some parts of the article confuse me. I would like to consult that what exactly is …
-
# Senselab Pose Estimation
**Goal:**
Integrate robust pose estimation workflows within Senselab
[ViTPose performs best on infants - mediapipe and deeplabcut are low on accuracy](https://arxiv.org/…
-
When calling `navigator.xr.isSessionSupported` you can optionally pass features as part of the `options` optional parameter. [See](https://developer.mozilla.org/en-US/docs/Web/API/XRSystem/requestSess…
-
### Description of issue (what needs changing)
Hi Team, I couldn't find any guidelines/documentation for building pose-tracking iOS app using mediapipe library with swift
### Clear description
I am…
-
Hello ,
I try to adapt your program main.cpp with pose_tracking, the first frame works but it stucks on the first.
I saw that other people got the same issue and fixed it but did not explain how…