I am trying to make a project like this ‘https://pose-animator-demo.firebaseapp.com/camera.html’ that uses machine learning to find out body landmarks, and am stuck on the bit that animates the body. I am thinking of using a pre-rigged body, and just adding that on to the virtual skeleton. I am trying to do all this on python. Is any of this possible?
I’ve successfully made a virtual skeleton, that hovers over a body on a live video, or a black frame if wanted, but I am stuck on the animating bit