You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if I am the only one having this problem, but the 'out' window is tracking everything really well, but in SteamVR the movement is inaccurate and jittery, is there any way I can fix this?
The text was updated successfully, but these errors were encountered:
Detecting joint positions on an image is easy, but transfering that to a full 3d skeleton is much harder. There is a lot of information that needs to be guessed, mostly the distance of joints from the camera, but also the camera position, which way is down etc. This causes plenty of innacuracies, even when the 2d windows looks fine.
Still, plenty of things can be done to improve things, mostly ensuring a good camera position, good lighting, and well seen clothing. Copited from the readme:
Make sure that your entire body is seen on the camera, including your head!
Make sure there is enough light in the room. and there shouldnt be any light sources behind you, such as any bright windows. Try to get as much lighting as you can from the direction of the camera.
Mind what you wear: you need to be in contrast with the background, so dont wear clothes the same color as the background and avoid clothes with patterns.
Play with the smoothing and latency parameters a bit. To learn what exactly they do, we have some nice graphs here.
It can also help if your camera is placed about head high, pointing slightly downward.
In the end, plenty of these settings are dependant on your particular setup, so you may need to experiment a bit to get optimal performance.
I'm not sure if I am the only one having this problem, but the 'out' window is tracking everything really well, but in SteamVR the movement is inaccurate and jittery, is there any way I can fix this?
The text was updated successfully, but these errors were encountered: