ju1ce / Mediapipe-VR-Fullbody-Tracking

A repository using the MediaPipe API for fullbody tracking in VR with a single camera.
MIT License
442 stars 46 forks source link

Support multi camera ? #2

Open xiaopeng12138 opened 3 years ago

xiaopeng12138 commented 3 years ago

So there is a similar software called freemocap. It's also open-source the problem is that it is not quite real-time and doesn't support vr. But it supports multi-camera and just needs to calibrate using some sort of apriltag marker at once. I've wondered if this can also support multi-camera. I know it will take a lot of computer resources. Maybe add GPU acceleration? (I know in the current stage it is better to implement somethings that can increase user experience but maybe this can be done in more further the future?)

monsieurpooh commented 1 year ago

This could be incredibly useful for many games and applications that need accuracy when the body is not always guaranteed to be upright and facing the camera.

Looks like another duplicate request was made in https://github.com/ju1ce/Mediapipe-VR-Fullbody-Tracking/issues/9

On freemocap side, I found one request for realtime VR tracking, but the discussion was shut down with a link to a dead page: https://github.com/freemocap/freemocap/issues/60