@jonathanrobin13 on Basketball-lab · 9 days ago 4h 36m 28s logged Frontend Backend Connection I got the frontend to send frames to the backend, then backend runs mediapipe on the frames then sends frames back to backend where they are displayed It is pretty laggy right now, so I will add a latest-frame buffer so that I can grab the newest frames, not the older ones.
@jonathanrobin13 on Basketball-lab · 9 days ago 4h 36m 28s logged Frontend Backend Connection I got the frontend to send frames to the backend, then backend runs mediapipe on the frames then sends frames back to backend where they are displayed It is pretty laggy right now, so I will add a latest-frame buffer so that I can grab the newest frames, not the older ones.
Comments 2
Yo I actually did something similar to this before! I used some special depth estimation features in mediapipe plus a second camera to do full body tracking for vr. Although that was a while ago, low quality, and too much ai…
@DubbsPi thats really cool bro! Im trying to start estimating depth too
Sign in to join the conversation.